Skip to content

Latest commit

 

History

History
89 lines (68 loc) · 2.28 KB

ns-ipsectypes-ipsec_id0.md

File metadata and controls

89 lines (68 loc) · 2.28 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:ipsectypes.IPSEC_ID0_
IPSEC_ID0 (ipsectypes.h)
Contains information corresponding to identities that are authenticated by IPsec.
IPSEC_ID0
IPSEC_ID0 structure [Filtering]
fwp.ipsec_id0
ipsectypes/IPSEC_ID0
fwp\ipsec_id0.htm
fwp
e8881c50-9586-447e-a514-cc28895e5e90
12/05/2018
IPSEC_ID0, IPSEC_ID0 structure [Filtering], fwp.ipsec_id0, ipsectypes/IPSEC_ID0
ipsectypes.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Ipsectypes.idl
Windows
IPSEC_ID0
19H1
IPSEC_ID0_
ipsectypes/IPSEC_ID0_
IPSEC_ID0
ipsectypes/IPSEC_ID0
c++
APIRef
kbSyntax
HeaderDef
Ipsectypes.h
IPSEC_ID0

IPSEC_ID0 structure

-description

The IPSEC_ID0 structure contains information corresponding to identities that are authenticated by IPsec.

-struct-fields

-field mmTargetName

Optional main mode target service principal name (SPN). This is often the machine name.

-field emTargetName

Optional extended mode target SPN.

-field numTokens

Optional. Number of IPSEC_TOKEN0 structures present in the tokens member.

-field tokens

Optional array of IPSEC_TOKEN0 structures.

-field explicitCredentials

Optional handle to explicit credentials.

-field logonId

Unused parameter. This should always be 0.

-remarks

IPSEC_ID0 is a specific implementation of IPSEC_ID. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.

-see-also

Windows Filtering Platform API Structures