Role.SetTypePermissionsRecursively Method
| Name | Parameters | Description |
|---|---|---|
| SetTypePermissionsRecursively(Type, String, SecuritySystemModifier) | targetType, operations, modifier | Sets the permissions for the target type and all its persistent descendants. |
| SetTypePermissionsRecursively<T>(String, SecuritySystemModifier) | operations, modifier | Sets the permissions for the target type and all its persistent descendants. |