CommunityMemberRoleListResponse
CommunityMemberRoleListResponse =
object
Response object containing the roles assigned to a community member.
Properties
communityRoleIds
communityRoleIds:
CommunityRoleGuid[]
Array of role IDs assigned to this member. Always includes the @everyone role. Use WellKnownRootGuids.CommunityRoles.EveryoneRole to identify it.
userId
userId:
UserGuid
The unique identifier of the member.