ISystemAssignedIdentitiesOperations Interface

Definition

SystemAssignedIdentitiesOperations operations.

public interface ISystemAssignedIdentitiesOperations
type ISystemAssignedIdentitiesOperations = interface
Public Interface ISystemAssignedIdentitiesOperations

Methods

GetByScopeWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets the systemAssignedIdentity available under the specified RP scope.

Extension Methods

GetByScope(ISystemAssignedIdentitiesOperations, String)

Gets the systemAssignedIdentity available under the specified RP scope.

GetByScopeAsync(ISystemAssignedIdentitiesOperations, String, CancellationToken)

Gets the systemAssignedIdentity available under the specified RP scope.

Applies to