Share via


AzureSMProfileProvider.SetTokenCacheForProfile Method

Definition

Overloads

SetTokenCacheForProfile(IAzureContextContainer)
SetTokenCacheForProfile(IAzureContextContainer)

SetTokenCacheForProfile(IAzureContextContainer)

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

Parameters

Implements

Applies to

SetTokenCacheForProfile(IAzureContextContainer)

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

Parameters

Implements

Applies to