Class ManageUserRolesCommand.Parameters
Defines the parameter keys for the ManageUserRoles command.
public static class ManageUserRolesCommand.Parameters
- Inheritance
-
ManageUserRolesCommand.Parameters
- Inherited Members
Fields
UserId
Parameter key for the user ID.
public const string UserId = "userid"
Field Value
UserRole
Parameter key for the user role.
public const string UserRole = "userrole"