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.
[System.Serializable]
public class AuthenticationStoreTokenCache : Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCache, IDisposable, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache
[<System.Serializable>]
type AuthenticationStoreTokenCache = class
inherit TokenCache
interface IAzureTokenCache
interface IDisposable
Public Class AuthenticationStoreTokenCache
Inherits TokenCache
Implements IAzureTokenCache, IDisposable