Name | Description |
---|---|
FindTypePermissionObject(Type) |
Returns a TypePermissionObject object specifying type permissions for the given type, or null, if there is no such object in the Role.TypePermissions list. |
FindTypePermissionObject<T>() |
Returns a TypePermissionObject object specifying type permissions for the given type, or null, if there is no such object in the Role.TypePermissions list. |