My Project
|
Describes an invitation to a group. More...
Public Attributes | |
DateTime | Expires |
When the invitation will expire and be deleted. | |
EntityKey | Group |
The group that the entity invited to. | |
EntityWithLineage | InvitedByEntity |
The entity that created the invitation. | |
EntityWithLineage | InvitedEntity |
The entity that is invited. | |
string | RoleId |
ID of the role in the group to assign the user to. | |
Additional Inherited Members | |
![]() | |
string | ToJson () |
Describes an invitation to a group.