IAuthenticationManager.AuthenticationResponseGrant Property

Definition

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

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

Property Value

Applies to