Edit

Share via


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

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.