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

Non-EAP methods for authentication.

Members

Member Value Description
unencryptedPassword 0 Unencrypted password (PAP).
challengeHandshakeAuthenticationProtocol 1 Challenge Handshake Authentication Protocol (CHAP).
microsoftChap 2 Microsoft CHAP (MS-CHAP).
microsoftChapVersionTwo 3 Microsoft CHAP Version 2 (MS-CHAP v2).