TokenCache.DefaultShared 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.
Static token cache shared by all instances of AuthenticationContext which do not explicitly pass a cache instance during construction.
public static Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCache DefaultShared { get; }
member this.DefaultShared : Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCache
Public Shared ReadOnly Property DefaultShared As TokenCache