Skip to content
DocsTry Aspire
DocsTry

withSensitiveUsername

Method
📦 CommunityToolkit.Aspire.Hosting.Logto v13.5.0
interface LogtoResource {
// ... omitted for brevity
withSensitiveUsername(sensitiveUsername: boolean): LogtoResource;
}

Signature

methodwithSensitiveUsernamebuilder
Specifies whether the username is case-sensitive.
withSensitiveUsername(sensitiveUsername: boolean): LogtoResource
sensitiveUsernameboolean
LogtoResource

Applies to

This method applies to the following types: