AuthenticationResponseChallenge.Properties Property

Definition

Dictionary used to store state values about the authentication session.

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

Property Value

Applies to