My Project
|
Describes a group and the roles that it contains. More...
Public Attributes | |
EntityKey | Group |
ID for the group. | |
string | GroupName |
The name of the group. | |
int | ProfileVersion |
The current version of the profile, can be used for concurrency control during updates. | |
List< GroupRole > | Roles |
The list of roles within the group. | |
Additional Inherited Members | |
![]() | |
string | ToJson () |
Describes a group and the roles that it contains.