AzureSMProfileProvider.SetTokenCacheForProfile Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- profile
- IAzureContextContainer
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
- profile
- IAzureContextContainer