Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
The IPSEC_FAILURE_POINT enumerated type specifies at what point IPsec has failed.
Syntax
typedef enum IPSEC_FAILURE_POINT_ {
IPSEC_FAILURE_NONE = 0,
IPSEC_FAILURE_ME,
IPSEC_FAILURE_PEER,
IPSEC_FAILURE_POINT_MAX
} IPSEC_FAILURE_POINT;
Constants
IPSEC_FAILURE_NONEValue: 0 IPsec has not failed. |
IPSEC_FAILURE_METhe local system is the failure point. |
IPSEC_FAILURE_PEERA peer system is the failure point. |
IPSEC_FAILURE_POINT_MAXMaximum value for testing only. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | ipsectypes.h |