BitwardenSecretManagerResource Properties
ClassProperties4 members
Represents a Bitwarden Secrets Manager project and secret graph.
Gets the AppHost auth cache directory override (Bitwarden SDK auth session on the AppHost).
public string? AuthCacheDirectory { get; } Gets the AppHost cache file path override (integration bookkeeping: project ID, secret ID mappings).
public string? CacheFile { get; } Gets the existing Bitwarden project identifier when the project is adopted by ID. Set during
BitwardenSecretManagerResource.ResolveProjectIdentityAsync when the configured parameter resolves to a GUID. public Guid? ExistingProjectId { get; } Gets the resolved Bitwarden project identifier after initialization.
public Guid? ProjectId { get; }