GetGroupPropertiesResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get Group Properties
public class GetGroupPropertiesResponse
type GetGroupPropertiesResponse = class
Public Class GetGroupPropertiesResponse
- Inheritance
-
GetGroupPropertiesResponse
Constructors
| Name | Description |
|---|---|
| GetGroupPropertiesResponse() | |
Properties
| Name | Description |
|---|---|
| Classification |
classification |
| Context |
The Odata.context link. |
| CreatedDateTime |
Group's creation date time |
| CreationOptions |
Created options of the group. |
| DeletedDateTime |
Group's deletion date time |
| Description |
description |
| DisplayName |
Group's display name |
| ExpirationDateTime |
Group's expiration date time |
| GroupTypes |
Group types for the group. |
| Id |
Object id of the group |
| IsAssignableToRole |
Can a role be assigned to this group? |
|
Group's email |
|
| MailEnabled |
Is group email enabled? |
| MailNickname |
Group's email nick name |
| MembershipRule |
The rule that is used for membership evaluation. |
| MembershipRuleProcessingState |
The processing state of the rule that is used for membership evaluation. |
| OnPremisesDomainName |
Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. |
| OnPremisesLastSyncDateTime |
The time and date at which the tenant was last synced with the on-premise directory. |
| OnPremisesNetBiosName |
Name of networking service for on-premise server. |
| OnPremisesProvisioningErrors |
On premise provisioning errors of the group. |
| OnPremisesSamAccountName |
Sam account name for on-premise directory. |
| OnPremisesSecurityIdentifier |
The on-premises security identifier. |
| OnPremisesSyncEnabled |
True if on-premises sync is enabled for the group. |
| PreferredDataLocation |
Preferred data location of the group. |
| PreferredLanguage |
Preferred language as configured in Microsoft Entra ID. |
| ProxyAddresses |
Proxy addresses of the group. |
| RenewedDateTime |
Renewed date time of the group. |
| ResourceBehaviorOptions |
Resource behavior options of the group. |
| ResourceProvisioningOptions |
Resource provisioning options of the group. |
| SecurityEnabled |
Indicates if the group is security enabled. |
| SecurityIdentifier |
Security identifier of the group. |
| Theme |
Theme of Microsoft Entra ID group. |
| Visibility |
Visibility of the group. |