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

AzureRmProfileProvider.SetTokenCacheForProfile Method

Definition

Overloads

SetTokenCacheForProfile(IAzureContextContainer)
SetTokenCacheForProfile(IAzureContextContainer)

SetTokenCacheForProfile(IAzureContextContainer)

public virtual void SetTokenCacheForProfile (Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer profile);
abstract member SetTokenCacheForProfile : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -> unit
override this.SetTokenCacheForProfile : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -> unit
Public Overridable Sub SetTokenCacheForProfile (profile As IAzureContextContainer)

Parameters

Implements

Applies to

SetTokenCacheForProfile(IAzureContextContainer)

public virtual void SetTokenCacheForProfile (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer profile);
abstract member SetTokenCacheForProfile : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer -> unit
override this.SetTokenCacheForProfile : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer -> unit
Public Overridable Sub SetTokenCacheForProfile (profile As IAzureContextContainer)

Parameters

Implements

Applies to