AuthenticateResult.Description Property

Definition

Contains description properties for the middleware authentication type in general. Does not vary per request.

public Microsoft.Owin.Security.AuthenticationDescription Description { get; }
member this.Description : Microsoft.Owin.Security.AuthenticationDescription
Public ReadOnly Property Description As AuthenticationDescription

Property Value

Applies to