Skip to content
DocsTry Aspire
DocsTry

LogtoResource.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

Defined on

This method is defined on the following type: