AuthenticationResponseRevoke Class
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 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. |