Skip to content

Latest commit

 

History

History
68 lines (59 loc) · 2.4 KB

ns-wincrypt-cert_policy_mappings_info.md

File metadata and controls

68 lines (59 loc) · 2.4 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:wincrypt._CERT_POLICY_MAPPINGS_INFO
CERT_POLICY_MAPPINGS_INFO (wincrypt.h)
The CERT_POLICY_MAPPINGS_INFO structure provides mapping between the policy OIDs of two domains.
*PCERT_POLICY_MAPPINGS_INFO
CERT_POLICY_MAPPINGS_INFO
CERT_POLICY_MAPPINGS_INFO structure [Security]
PCERT_POLICY_MAPPINGS_INFO
PCERT_POLICY_MAPPINGS_INFO structure pointer [Security]
_crypto2_cert_policy_mappings_info
security.cert_policy_mappings_info
wincrypt/CERT_POLICY_MAPPINGS_INFO
wincrypt/PCERT_POLICY_MAPPINGS_INFO
security\cert_policy_mappings_info.htm
security
dcc44691-d621-4e28-8618-38238f866302
12/05/2018
*PCERT_POLICY_MAPPINGS_INFO, CERT_POLICY_MAPPINGS_INFO, CERT_POLICY_MAPPINGS_INFO structure [Security], PCERT_POLICY_MAPPINGS_INFO, PCERT_POLICY_MAPPINGS_INFO structure pointer [Security], _crypto2_cert_policy_mappings_info, security.cert_policy_mappings_info, wincrypt/CERT_POLICY_MAPPINGS_INFO, wincrypt/PCERT_POLICY_MAPPINGS_INFO
wincrypt.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
CERT_POLICY_MAPPINGS_INFO, *PCERT_POLICY_MAPPINGS_INFO
19H1
_CERT_POLICY_MAPPINGS_INFO
wincrypt/_CERT_POLICY_MAPPINGS_INFO
PCERT_POLICY_MAPPINGS_INFO
wincrypt/PCERT_POLICY_MAPPINGS_INFO
CERT_POLICY_MAPPINGS_INFO
wincrypt/CERT_POLICY_MAPPINGS_INFO
c++
APIRef
kbSyntax
HeaderDef
Wincrypt.h
CERT_POLICY_MAPPINGS_INFO

CERT_POLICY_MAPPINGS_INFO structure

-description

The CERT_POLICY_MAPPINGS_INFO structure provides mapping between the policy OIDs of two domains.

-struct-fields

-field cPolicyMapping

Count of the number of elements in the rgPolicyMapping array.

-field rgPolicyMapping

Array of CERT_POLICY_MAPPING structures. Each element of this array provides pair of OIDs mapping the identifies of one domain to identifiers in the other domain.