Group |
The GroupData type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedIPAddresses | Gets or sets the allowed IP addresses. | |
| CreatedTime | Gets the UTC time the account or group was created. | |
| CultureName | Gets or sets the name of the culture associated with the group. | |
| CustomAttributes | Gets the account or group's explicitly assigned custom attributes. | |
| DeniedApplicationPrivilegeIds | Gets the IDs of standard privileges denied to the account or group. | |
| Description | Gets or sets a description that may be associated with the account or group. | |
| DisplayName | Gets the friendly display name of the group. | |
| GrantedApplicationPrivilegeIds | Gets the IDs of standard privileges granted to the account or group. | |
| GroupKind | Gets the kind of group. | |
| Id | Gets the unique identifier of the account or group. | |
| Name | Gets or sets the name of the account or group. | |
| ProjectId | Gets or sets the ID of the project to which the group belongs. | |
| SeatKind | Gets or sets the kind of the seat used by the account or group. | |
| TenantId | Gets or sets the ID of the tenant associated with the account/group. | |
| TenantIds | Gets a collection containing the IDs of the tenant(s) associated with the account/group. | |
| TimeZone | Gets or sets the ID of the time zone associated with the group. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| Warnings | Gets a list of warnings associated with the instance. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between GroupData and Group. | |
| ToDataContractMappings | The mapping between Group and GroupData. |