TokenResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class TokenResponse sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Security.Authentication.OAuth.OAuthContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TokenResponse final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Security.Authentication.OAuth.OAuthContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TokenResponse
Public NotInheritable Class TokenResponse
- Inheritance
- Attributes
Properties
AccessToken |
Provides the |
AdditionalParams |
Provides additional parameters set by the authorization server in the response URI. |
ExpiresIn |
Derived from the |
RefreshToken |
Provides the |
Scope |
Provides the |
TokenType |
Provides the |