Share via


IKEEXT_NTLM_V2_AUTHENTICATION0 (Compact 2013)

3/26/2014

This structure contains information needed for Windows NT LAN Manager (NTLM) V2 authentication.

Syntax

typedef struct IKEEXT_NTLM_V2_AUTHENTICATION0_ {
  UINT32 flags;
} IKEEXT_NTLM_V2_AUTHENTICATION0;

Members

  • flags
    When the flags value is IKEEXT_NTLM_V2_AUTH_DONT_ACCEPT_EXPLICIT_CREDENTIALS, connections are refused if the peer is using explicit credentials.

Requirements

Header

fwpmu.h

See Also

Reference

WFP IKE Structures

Other Resources

Windows Filtering Platform