Skip to content
DocsTry Aspire
DocsTry

BitwardenSecretManagerResource.withIdentityUrl

Method
📦 CommunityToolkit.Aspire.Hosting.Bitwarden.SecretManager v13.5.0
interface BitwardenSecretManagerResource {
// ... omitted for brevity
withIdentityUrl(identityUrl: string): BitwardenSecretManagerResource;
}

Signature

methodwithIdentityUrlbuilder
Overrides the Bitwarden identity URL.
withIdentityUrl(identityUrl: string): BitwardenSecretManagerResource
identityUrlstring
BitwardenSecretManagerResource

Defined on

This method is defined on the following type: