Partager via


ConnectionOptions.TokenCacheStorePath Property

Definition

Path and FileName for MSAL Token Cache. Used only for OAuth - User Interactive flows.

public string TokenCacheStorePath { get; set; }
member this.TokenCacheStorePath : string with get, set
Public Property TokenCacheStorePath As String

Property Value

Applies to