AuthenticationResponseChallenge Class

Definition

Exposes the security.Challenge environment value as a strong type.

public class AuthenticationResponseChallenge
type AuthenticationResponseChallenge = class
Public Class AuthenticationResponseChallenge
Inheritance
AuthenticationResponseChallenge

Constructors

AuthenticationResponseChallenge(String[], AuthenticationProperties)

Initializes a new instance of the AuthenticationResponseChallenge class

Properties

AuthenticationTypes

List of the authentication types that should send a challenge in the response.

Properties

Dictionary used to store state values about the authentication session.

Applies to