ContextModelExtensions.SetTokenCache Method
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.
SetTokenCache(IAzureContextContainer, IAzureTokenCache) | |
SetTokenCache(IAzureContextContainer, IAzureTokenCache) |
C#
public static void SetTokenCache (this Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer container, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache cache);
static member SetTokenCache : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer * Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache -> unit
<Extension()>
Public Sub SetTokenCache (container As IAzureContextContainer, cache As IAzureTokenCache)
Parameters
- container
- IAzureContextContainer
- cache
- IAzureTokenCache
Applies to
Azure - PowerShell Commands Latest and Azure - PowerShell Commands 12 (LTS)
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public static void SetTokenCache (this Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer container, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache cache);
static member SetTokenCache : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContextContainer * Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache -> unit
<Extension()>
Public Sub SetTokenCache (container As IAzureContextContainer, cache As IAzureTokenCache)
Parameters
- container
- IAzureContextContainer
- cache
- IAzureTokenCache
Applies to
Azure RM - PowerShell Commands Latest
Product | Versions |
---|---|
Azure RM - PowerShell Commands | Latest |