IAuthenticationManager.AuthenticationResponseChallenge 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.
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