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.

A list of user pool policies. Contains the policy that sets password-complexity requirements.

This data type is a request and response parameter of CreateUserPool and UpdateUserPool, and a response parameter of DescribeUserPool.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.UserPoolPolicyType

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

Syntax

C#
public class UserPoolPolicyType

The UserPoolPolicyType type exposes the following members

Constructors

NameDescription
Public Method UserPoolPolicyType()

Properties

NameTypeDescription
Public Property PasswordPolicy Amazon.CognitoIdentityProvider.Model.PasswordPolicyType

Gets and sets the property PasswordPolicy.

The password policy settings for a user pool, including complexity, history, and length requirements.

Public Property SignInPolicy Amazon.CognitoIdentityProvider.Model.SignInPolicyType

Gets and sets the property SignInPolicy.

The policy for allowed types of authentication in a user pool.

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