MembershipResponse Object
Contains information about a user and group membership for a group.
This object is used by the following operation:
The properties included in the MembershipResponse object are listed below.
| Property | Type | Description |
|---|---|---|
| UserName | string | The username for the group member. |
| string | Email address for the user being invited to the group. Required. | |
| GroupName | string | The name of a group. |
| DomainName | string | The domain name indicates the name of the domain the user signed in with. |
| ResponseMessage | string | The response message. |