AzureAccountsExtensions Class
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.
public static class AzureAccountsExtensions
type AzureAccountsExtensions = class
Public Module AzureAccountsExtensions
Inheritance
Methods
AssignToAppAsync(IAzureAccounts, Guid, AzureAccountInfoObject, CancellationToken)
AssignToAppAsync(IAzureAccounts, Guid, String, AzureAccountInfoObject, CancellationToken)
GetAssignedAsync(IAzureAccounts, Guid, CancellationToken)
GetAssignedAsync(IAzureAccounts, Guid, String, CancellationToken)
ListUserLUISAccountsAsync(IAzureAccounts, CancellationToken)
ListUserLUISAccountsAsync(IAzureAccounts, String, CancellationToken)
RemoveFromAppAsync(IAzureAccounts, Guid, AzureAccountInfoObject, CancellationToken)
RemoveFromAppAsync(IAzureAccounts, Guid, String, AzureAccountInfoObject, CancellationToken)
Applies to