AuthenticationResultMetadata(TokenSource) Konstruktor

Definition

Konstruktor für die Klasse AuthenticationResultMetadata

<param name="tokenSource">Die Tokenquelle.</param>
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)

Parameter

tokenSource
TokenSource

Gilt für: