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 configuration of a user pool for username case sensitivity.
This data type is a request and response parameter of CreateUserPool and UpdateUserPool, and a response parameter of DescribeUserPool.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class UsernameConfigurationType
The UsernameConfigurationType type exposes the following members
Name | Description | |
---|---|---|
UsernameConfigurationType() |
Name | Type | Description | |
---|---|---|---|
CaseSensitive | System.Boolean |
Gets and sets the property CaseSensitive.
Specifies whether user name case sensitivity will be applied for all users in the
user pool through Amazon Cognito APIs. For most use cases, set case sensitivity to
Valid values include:
|
.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