OrgPermissionTypesGetPermissionTypeByKey Method |
| Name | Description | |
|---|---|---|
| GetPermissionTypeByKey(String) |
Gets a permission type by its key.
| |
| GetPermissionTypeByKey(ReadOnlyCollectionOrgItemPermissionType, String) |
Searches for an item permission type by its key in a given collection of permission types.
| |
| GetPermissionTypeByKey(ReadOnlyCollectionOrgPermissionType, String) |
Searches for a permission type by its key in a given collection of permission types.
|