PublisherUserRoleAssignmentRef interface
Properties
role |
The name of the role assigned. |
unique |
Identifier of the user given the role assignment. |
user |
Unique id of the user given the role assignment. |
Property Details
roleName
The name of the role assigned.
roleName: string
Property Value
string
uniqueName
Identifier of the user given the role assignment.
uniqueName: string
Property Value
string
userId
Unique id of the user given the role assignment.
userId: string
Property Value
string