AuthenticationResultMetadata(TokenSource) Constructor
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.
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