IKEEXT_KERBEROS_AUTHENTICATION0 structure (iketypes.h)
The IKEEXT_KERBEROS_AUTHENTICATION0 structure contains information needed for preshared key authentication. IKEEXT_KERBEROS_AUTHENTICATION1 is available.
Syntax
typedef struct IKEEXT_KERBEROS_AUTHENTICATION0__ {
UINT32 flags;
} IKEEXT_KERBEROS_AUTHENTICATION0;
Members
flags
A combination of the following values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | iketypes.h |