你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContextModelExtensions.SetTokenCache 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
SetTokenCache(IAzureContextContainer, IAzureTokenCache) | |
SetTokenCache(IAzureContextContainer, IAzureTokenCache) |
SetTokenCache(IAzureContextContainer, IAzureTokenCache)
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
SetTokenCache(IAzureContextContainer, IAzureTokenCache)
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