Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
AuthDelegate::OAuth2Challenge Member List

This is the complete list of members for AuthDelegate::OAuth2Challenge, including all inherited members.

GetAuthority() constAuthDelegate::OAuth2Challengeinline
GetClaims() constAuthDelegate::OAuth2Challengeinline
GetResource() constAuthDelegate::OAuth2Challengeinline
GetScope() constAuthDelegate::OAuth2Challengeinline
mAuthorityAuthDelegate::OAuth2Challengeprivate
mClaimsAuthDelegate::OAuth2Challengeprivate
mResourceAuthDelegate::OAuth2Challengeprivate
mScopeAuthDelegate::OAuth2Challengeprivate
OAuth2Challenge(const std::string &authority, const std::string &resource, const std::string &scope=std::string(), const std::string &claims=std::string())AuthDelegate::OAuth2Challengeinline