ConnectionOptions.TokenCacheStorePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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