Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an Extensible Authentication Protocol (EAP) configuration object that uses the EAP Microsoft Challenge Handshake Authentication Protocol version 2 (EAP-MSCHAPv2).
Syntax
static uint32 NewByEapMsChapv2Auth(
[in] boolean UseWinlogonCredential,
[out] EapConfiguration cmdletOutput
);
Parameters
-
UseWinlogonCredential [in]
-
True to use EAP-MSCHAPv2 as the authentication method, and to use Windows logon credentials automatically when connecting; otherwise, false.
-
cmdletOutput [out]
-
When this method returns, contains the EapConfiguration object.
Requirements
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\RemoteAccess\Client |
| MOF |
|
| DLL |
|