AuthenticateResult.Properties Property

Definition

Contains extra values that were provided with the original SignIn call.

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

Property Value

Applies to