SharedTokenCacheCredentialOptions.TokenCachePersistenceOptions Property

Definition

Specifies the TokenCachePersistenceOptions to be used by the credential. Value cannot be null.

public Azure.Identity.TokenCachePersistenceOptions TokenCachePersistenceOptions { get; set; }
member this.TokenCachePersistenceOptions : Azure.Identity.TokenCachePersistenceOptions with get, set
Public Property TokenCachePersistenceOptions As TokenCachePersistenceOptions

Property Value

Applies to