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