AuthenticationResultToken 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.
Access Token using a single authentication result
public class AuthenticationResultToken : Microsoft.Azure.Commands.Common.Authentication.IAccessToken
type AuthenticationResultToken = class
interface IAccessToken
interface IExtensibleModel
Public Class AuthenticationResultToken
Implements IAccessToken
- Inheritance
-
AuthenticationResultToken
- Implements
Constructors
AuthenticationResultToken(AuthenticationResult, String, String) | |
AuthenticationResultToken(AuthenticationResult) |
Properties
AccessToken | |
ExtendedProperties | |
HomeAccountId | |
LoginType | |
TenantId | |
UserId |