|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for 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 |
| mAuthority | AuthDelegate::OAuth2Challenge | private |
| mClaims | AuthDelegate::OAuth2Challenge | private |
| mResource | AuthDelegate::OAuth2Challenge | private |
| mScope | AuthDelegate::OAuth2Challenge | private |
| OAuth2Challenge(const std::string &authority, const std::string &resource, const std::string &scope=std::string(), const std::string &claims=std::string()) | AuthDelegate::OAuth2Challenge | inline |