IAuthenticationManager.AuthenticationResponseRevoke 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.SignOut environment value as a strong type.
public Microsoft.Owin.Security.AuthenticationResponseRevoke AuthenticationResponseRevoke { get; set; }
member this.AuthenticationResponseRevoke : Microsoft.Owin.Security.AuthenticationResponseRevoke with get, set
Public Property AuthenticationResponseRevoke As AuthenticationResponseRevoke