Sdílet prostřednictvím


RoleDefinitionOperationsExtensions Třída

Definice

public static class RoleDefinitionOperationsExtensions
type RoleDefinitionOperationsExtensions = class
Public Module RoleDefinitionOperationsExtensions
Dědičnost
RoleDefinitionOperationsExtensions

Metody

CreateOrUpdate(IRoleDefinitionOperations, Guid, String, RoleDefinitionCreateOrUpdateParameters)

Vytvoří nebo aktualizuje definici role.

CreateOrUpdateAsync(IRoleDefinitionOperations, Guid, String, RoleDefinitionCreateOrUpdateParameters)

Vytvoří nebo aktualizuje definici role.

Delete(IRoleDefinitionOperations, Guid, String)

Odstraní definici role.

DeleteAsync(IRoleDefinitionOperations, Guid, String)

Odstraní definici role.

Get(IRoleDefinitionOperations, Guid, String)

Získejte definici role podle názvu (GUID).

GetAsync(IRoleDefinitionOperations, Guid, String)

Získejte definici role podle názvu (GUID).

GetById(IRoleDefinitionOperations, String)

Získejte definici role podle názvu (GUID).

GetByIdAsync(IRoleDefinitionOperations, String)

Získejte definici role podle názvu (GUID).

List(IRoleDefinitionOperations, String, ListDefinitionFilterParameters)

Získejte všechny definice rolí, které jsou použitelné v oboru a výše. Použití filtru atScopeAndBelow k vyhledávání pod daným oborem

ListAsync(IRoleDefinitionOperations, String, ListDefinitionFilterParameters)

Získejte všechny definice rolí, které jsou použitelné v oboru a výše. Použití filtru atScopeAndBelow k vyhledávání pod daným oborem

Platí pro