Skip to content
DocsTry Aspire
DocsTry

withSecretVault

Method
📦 CommunityToolkit.Aspire.Hosting.Logto v13.5.0
interface LogtoResource {
// ... omitted for brevity
withSecretVault(secretVaultKek: string): LogtoResource;
}

Signature

methodwithSecretVaultbuilder
Configures the Logto resource to use a secret vault with the specified key encryption key (KEK).
withSecretVault(secretVaultKek: string): LogtoResource
secretVaultKekstring
LogtoResource

Applies to

This method applies to the following types: