AuthenticationResultMetadata(TokenSource) Constructor

Definition

Constructor for the class AuthenticationResultMetadata

public AuthenticationResultMetadata (Microsoft.Identity.Client.TokenSource tokenSource);
new Microsoft.Identity.Client.AuthenticationResultMetadata : Microsoft.Identity.Client.TokenSource -> Microsoft.Identity.Client.AuthenticationResultMetadata
Public Sub New (tokenSource As TokenSource)

Parameters

tokenSource
TokenSource

Applies to