subjectNameFormat 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 Name Format Options.
Members
Member | Value | Description |
---|---|---|
commonName | 0 | Common name. |
commonNameIncludingEmail | 1 | Common Name Including Email. |
commonNameAsEmail | 2 | Common Name As Email. |
custom | 3 | Custom subject name format. |
commonNameAsIMEI | 5 | Common Name As IMEI. |
commonNameAsSerialNumber | 6 | Common Name As Serial Number. |
commonNameAsAadDeviceId | 7 | Common Name As Serial Number. |
commonNameAsIntuneDeviceId | 8 | Common Name As Serial Number. |
commonNameAsDurableDeviceId | 9 | Common Name As Serial Number. |