你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AcrTokenCache Class

Definition

public class AcrTokenCache : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSessionListener
type AcrTokenCache = class
    interface IAzureSessionListener
Public Class AcrTokenCache
Implements IAzureSessionListener
Inheritance
AcrTokenCache
Implements

Constructors

AcrTokenCache()

Methods

OnEvent(Object, AzureSessionEventArgs)
Set(String, AcrToken)
TryGetToken(String, AcrToken)

Applies to