androidUsernameSource 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.
Android username source.
Members
Member | Value | Description |
---|---|---|
username | 0 | The username. |
userPrincipalName | 1 | The user principal name. |
samAccountName | 2 | The user sam account name. |
primarySmtpAddress | 3 | Primary SMTP address. |