AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The policy for allowed types of authentication in a user pool. To activate this setting, your user pool must be in the Essentials tier or higher.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.SignInPolicyType

Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z

Syntax

C#
public class SignInPolicyType

The SignInPolicyType type exposes the following members

Constructors

NameDescription
Public Method SignInPolicyType()

Properties

NameTypeDescription
Public Property AllowedFirstAuthFactors System.Collections.Generic.List<System.String>

Gets and sets the property AllowedFirstAuthFactors.

The sign-in methods that a user pool supports as the first factor. You can permit users to start authentication with a standard username and password, or with other one-time password and hardware factors.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5