PermissionSettingHelper.FindFirstTypePermission Method
Name | Parameters | Description |
---|---|---|
FindFirstTypePermission(IPermissionPolicyRole, Type) static | role, targetType | Searches for the first permission for the specified type in the current role. |
FindFirstTypePermission<T>(IPermissionPolicyRole) static | role | Searches for the first permission for the specified type in the current role. |