Méthode | Description | |
---|---|---|
AddRule ( long structure, string containerPrototype, string workspaceType, string roleType, string rule ) : void | ||
Create ( long structure, string containerPrototype, string workspaceType, string roleType, IEnumerable |
||
Delete ( long structureId, string containerPrototype, string workspaceType, string roleType ) : void | ||
Get ( long structure, string containerPrototype, string workspaceType, string roleType ) : |
||
GetAll ( long structureId ) : IEnumerable |
||
RoleManager ( |
public AddRule ( long structure, string containerPrototype, string workspaceType, string roleType, string rule ) : void | ||
structure | long | |
containerPrototype | string | |
workspaceType | string | |
roleType | string | |
rule | string | |
Résultat | void |
public Create ( long structure, string containerPrototype, string workspaceType, string roleType, IEnumerable |
||
structure | long | |
containerPrototype | string | |
workspaceType | string | |
roleType | string | |
rules | IEnumerable |
|
roleBarrier | RoleBarrier | |
Résultat |
public Delete ( long structureId, string containerPrototype, string workspaceType, string roleType ) : void | ||
structureId | long | |
containerPrototype | string | |
workspaceType | string | |
roleType | string | |
Résultat | void |
public Get ( long structure, string containerPrototype, string workspaceType, string roleType ) : |
||
structure | long | |
containerPrototype | string | |
workspaceType | string | |
roleType | string | |
Résultat |
public GetAll ( long structureId ) : IEnumerable |
||
structureId | long | |
Résultat | IEnumerable |
public RoleManager ( |
||
db | ||
Résultat | System.Collections.Generic |