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.
The IKEEXT_NTLM_V2_AUTHENTICATION0 structure contains information needed for Microsoft Windows NT LAN Manager (NTLM) V2 authentication.
Syntax
typedef struct IKEEXT_NTLM_V2_AUTHENTICATION0__ {
UINT32 flags;
} IKEEXT_NTLM_V2_AUTHENTICATION0;
Members
flags
Possible value:
| NTLM authentication flag | Meaning |
|---|---|
|
Refuse connections if the peer is using explicit credentials. |
Remarks
IKEEXT_NTLM_V2_AUTHENTICATION0 is a specific implementation of IKEEXT_NTLM_V2_AUTHENTICATION. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | iketypes.h |