Share via


IProfileProvider.SetTokenCacheForProfile Method

Definition

Overloads

SetTokenCacheForProfile(IAzureContextContainer)
SetTokenCacheForProfile(IAzureContextContainer)

SetTokenCacheForProfile(IAzureContextContainer)

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

Parameters

Applies to

SetTokenCacheForProfile(IAzureContextContainer)

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

Parameters

Applies to