AuthenticationParameters class
Authentication info to be used to get an access token.
Syntax
public ref class AuthenticationParameters sealed
Members
The AuthenticationParameters class inherits from IInspectable. AuthenticationParameters also has these types of members:
Properties
The AuthenticationParameters class has these properties.
Property | Access type | Description |
---|---|---|
Authority |
Read-only |
Gets authority with which the request is being made. |
Resource |
Read-only |
Gets resource being requested. |
Scope |
Read-only |
Gets the scope of the authentication request. |
UserId |
Read-only |
Gets unique user ID of the requestor. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|