AzureADGroupType
The AzureADGroupType enumeration specifies types of group objects in Microsoft Entra ID.
Syntax
enum AzureADGroupType
{
Unknown = 0, //0x0
Microsoft365 = 1, //0x1
Distribution = 2, //0x2
MailEnabledSecurity = 3, //0x3
Security = 4 //0x4
}
Constants
Requirements
Minimum required version: 2023