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.
3/12/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 |