Skip to content

Latest commit

 

History

History
88 lines (68 loc) · 2.34 KB

ns-iketypes-ikeext_credentials0.md

File metadata and controls

88 lines (68 loc) · 2.34 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:iketypes.IKEEXT_CREDENTIALS0_
IKEEXT_CREDENTIALS0 (iketypes.h)
Is used to store multiple credential pairs. (IKEEXT_CREDENTIALS0)
IKEEXT_CREDENTIALS0
IKEEXT_CREDENTIALS0 structure [Filtering]
fwp.ikeext_credentials0
iketypes/IKEEXT_CREDENTIALS0
fwp\ikeext_credentials0.htm
fwp
048d0a56-5d9b-4a85-b42f-8505eb6a97a9
12/05/2018
IKEEXT_CREDENTIALS0, IKEEXT_CREDENTIALS0 structure [Filtering], fwp.ikeext_credentials0, iketypes/IKEEXT_CREDENTIALS0
iketypes.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Iketypes.idl
Windows
IKEEXT_CREDENTIALS0
19H1
IKEEXT_CREDENTIALS0_
iketypes/IKEEXT_CREDENTIALS0_
IKEEXT_CREDENTIALS0
iketypes/IKEEXT_CREDENTIALS0
c++
APIRef
kbSyntax
HeaderDef
Iketypes.h
IKEEXT_CREDENTIALS0

IKEEXT_CREDENTIALS0 structure

-description

The IKEEXT_CREDENTIALS0 structure is used to store multiple credential pairs.
IKEEXT_CREDENTIALS1 is available. For Windows 8, IKEEXT_CREDENTIALS2 is available.

 

-struct-fields

-field numCredentials

Number of IKEEXT_CREDENTIAL_PAIR0 structures in the array.

-field credentials

[size_is(numCredentials)]

Pointer to an array of IKEEXT_CREDENTIAL_PAIR0 structures.

-remarks

IKE has only 1 pair.

AuthIP has 1 pair, or 2 pairs if EM was enabled.

MM authentication is always index 0.

EM authentication, if it occurs, is index 1.

-see-also

IKEEXT_CREDENTIAL_PAIR0

Windows Filtering Platform API Structures