NameDescriptionTypeAdditional information
UserId

Required: Represents the PK of an existing User

globally unique identifier

None.

RoleId

Required: Represents the PK of an existing Role. Retrieve possible values from /Role/GetAllRoles

integer

None.

RoleScopeTypeId

Required: Represents the type of scope that limits the Role. Retrieve possible values from /Role/GetAllRoleScopeTypes

integer

None.

RoleScopeId

Required: Represents the PK of the entity used to limit the Role based on RoleScopeTypeId

globally unique identifier

None.