IProfileProvider.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 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
- profile
- IAzureContextContainer
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
- profile
- IAzureContextContainer