Skip to content
DocsTry Aspire
DocsTry

withBitwardenReferenceAuthCacheDirectory

Method
📦 CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager v13.5.0
interface ContainerResource {
// ... omitted for brevity
withBitwardenReferenceAuthCacheDirectory(
source: BitwardenSecretManagerResource,
authCacheDirectory: string): IResourceWithEnvironment;
}

Signature

methodwithBitwardenReferenceAuthCacheDirectorybuilder
Configures the directory where the Bitwarden SDK stores its auth cache inside the resource, for the connection associated with `source`.
withBitwardenReferenceAuthCacheDirectory(
source: BitwardenSecretManagerResource,
authCacheDirectory: string): IResourceWithEnvironment
sourceBitwardenSecretManagerResource
authCacheDirectorystring
IResourceWithEnvironment

Applies to

This method applies to the following types: