Megosztás a következőn keresztül:


IAuthenticationFactory.RemoveUser(IAzureAccount, IAzureTokenCache) Method

Definition

public void RemoveUser (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount account, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache tokenCache);
abstract member RemoveUser : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureAccount * Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureTokenCache -> unit
Public Sub RemoveUser (account As IAzureAccount, tokenCache As IAzureTokenCache)

Parameters

account
IAzureAccount
tokenCache
IAzureTokenCache

Applies to