OrgPrivileges Methods |
Name | Description | |
---|---|---|
GetPrivilegeByKey(String) |
Gets a privilege by its key.
| |
GetPrivilegeByKey(String, Model) |
Gets a privilege by its key in the standard privileges and in the specified model's custom privileges.
| |
GetPrivilegeByKey(ReadOnlyCollectionOrgItemPrivilege, String) |
Searches for an item privilege by its key in a given collection of privileges.
| |
GetPrivilegeByKey(ReadOnlyCollectionOrgPrivilege, String) |
Searches for a privilege by its key in a given collection of privileges.
|