Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for AuthDelegate::OAuth2Challenge, including all inherited members.
GetAuthority() const | AuthDelegate::OAuth2Challenge | inline |
GetClaims() const | AuthDelegate::OAuth2Challenge | inline |
GetResource() const | AuthDelegate::OAuth2Challenge | inline |
GetScope() const | AuthDelegate::OAuth2Challenge | inline |
OAuth2Challenge(const std::string &authority, const std::string &resource, const std::string &scope=std::string(), const std::string &claims=std::string()) | AuthDelegate::OAuth2Challenge | inline |