Share via


IKEEXT_KERBEROS_AUTHENTICATION0 (Compact 2013)

3/26/2014

This structure contains information needed for pre-shared key authentication.

Syntax

typedef struct IKEEXT_KERBEROS_AUTHENTICATION0_ {
  UINT32 flags;
} IKEEXT_KERBEROS_AUTHENTICATION0;

Members

  • flags
    A combination of the values listed in the Remarks section below.

Remarks

The flags data member could be a combination of the following values:

Kerberos authentication flag

Meaning

IKEEXT_KERB_AUTH_DISABLE_INITIATOR_TOKEN_GENERATION

Disable initiator generation of peer token from the peer's name string.

Requirements

Header

fwpmu.h

See Also

Reference

WFP IKE Structures

Other Resources

Windows Filtering Platform