AuthenticationResponseChallenge 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.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. |