subjectAlternativeNameType enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Subject Alternative Name Options.
Members
Member | Value | Description |
---|---|---|
none | 0 | No subject alternative name. |
emailAddress | 1 | Email address. |
userPrincipalName | 2 | User Principal Name (UPN). |
customAzureADAttribute | 4 | Custom Azure AD Attribute. |
domainNameService | 8 | Domain Name Service (DNS). |
universalResourceIdentifier | 16 | Universal Resource Identifier (URI). |