Edit

Share via


subjectNameFormat enum type

Namespace: microsoft.graph

Important: Microsoft supports Intune /beta APIs, but they are subject to more frequent change. Microsoft recommends using version v1.0 when possible. Check an API's availability in version v1.0 using the Version selector.

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.