easAuthenticationMethod 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.

Exchange Active Sync authentication method.

Members

Member Value Description
usernameAndPassword 0 Authenticate with a username and password.
certificate 1 Authenticate with a certificate.
derivedCredential 2 Authenticate with derived credential.