Share via


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