public static SetPermissionForNamespace ( AuthStatus status, NamespaceInfo nspace, string action, UserGroup group ) : bool | ||
status | AuthStatus | The authorization status. |
nspace | NamespaceInfo | The namespace ( |
action | string | The action of which to modify the authorization status. |
group | UserGroup | The group subject of the authorization change. |
Результат | bool |