Method | Description | |
---|---|---|
CheckAuthorizationMustRunOnServer ( ) : void | ||
CheckAuthorizationToAddUser ( ) : void | ||
CheckAuthorizationToDeleteUser ( ) : void | ||
CheckAuthorizationToGetAllUsers ( ) : void | ||
IsInRoleToAddUser ( ) : bool | ||
IsInRoleToDeleteUser ( ) : bool | ||
IsInRoleToGetAllUsers ( ) : bool |
public static CheckAuthorizationMustRunOnServer ( ) : void | ||
return | void |
public static CheckAuthorizationToAddUser ( ) : void | ||
return | void |
public static CheckAuthorizationToDeleteUser ( ) : void | ||
return | void |
public static CheckAuthorizationToGetAllUsers ( ) : void | ||
return | void |
public static IsInRoleToDeleteUser ( ) : bool | ||
return | bool |
public static IsInRoleToGetAllUsers ( ) : bool | ||
return | bool |