IAuthenticationManager.AuthenticationResponseRevoke Property

Definition

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

Property Value

Applies to