IAuthenticationManager.AuthenticationResponseChallenge Property

Definition

Exposes the security.Challenge environment value as a strong type.

public Microsoft.Owin.Security.AuthenticationResponseChallenge AuthenticationResponseChallenge { get; set; }
member this.AuthenticationResponseChallenge : Microsoft.Owin.Security.AuthenticationResponseChallenge with get, set
Public Property AuthenticationResponseChallenge As AuthenticationResponseChallenge

Property Value

Applies to