ICognitoIdentityProviderUsernameConfigurationType
Interface in AWS.CognitoIdentityProvider
Interface for UsernameConfigurationType.
Properties
CaseSensitive
property CaseSensitive: TOptional<Boolean>
Treat the username as case sensitive.
When not specified, this is treated as True. For most use cases, set CaseSensitive to False as a best practice.