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

VPN Authentication Method.

Members

Member Value Description
certificate 0 Authenticate with a certificate.
usernameAndPassword 1 Use username and password for authentication.
sharedSecret 2 Use Shared Secret for Authentication. Only valid for iOS IKEv2.
derivedCredential 3 Use Derived Credential for Authentication.
azureAD 4 Use Azure AD for authentication.