AuthenticationResult.AuthenticationResultMetadata Property
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.
Contains metadata for the Authentication result.
public Microsoft.Identity.Client.AuthenticationResultMetadata AuthenticationResultMetadata { get; }
member this.AuthenticationResultMetadata : Microsoft.Identity.Client.AuthenticationResultMetadata
Public ReadOnly Property AuthenticationResultMetadata As AuthenticationResultMetadata