AuthenticationResponseRevoke Class

Definition

Exposes the security.SignOut and security.SignOutProperties environment values as a strong type.

public class AuthenticationResponseRevoke
type AuthenticationResponseRevoke = class
Public Class AuthenticationResponseRevoke
Inheritance
AuthenticationResponseRevoke

Constructors

AuthenticationResponseRevoke(String[], AuthenticationProperties)

Initializes a new instance of the AuthenticationResponseRevoke class

AuthenticationResponseRevoke(String[])

Initializes a new instance of the AuthenticationResponseRevoke class

Properties

AuthenticationTypes

List of the authentication types that should be revoked on sign out.

Properties

Dictionary used to store state values about the authentication session.

Applies to