Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.98 KB

certificatestatus-certificatepolicies.md

File metadata and controls

60 lines (38 loc) · 1.98 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Returns an OIDs collection that represents the certificate policies used to create the Chain object.
7fe7d3ea-28fc-4c0a-9b43-a97518ac65db
CertificateStatus.CertificatePolicies method
reference
05/31/2018
APIRef
kbSyntax
CertificateStatus.CertificatePolicies
COM
Capicom.dll

CertificateStatus.CertificatePolicies method

[CAPICOM is a 32-bit only component that is available for use in the following operating systems: Windows Server 2008, Windows Vista, and Windows XP. Instead, use the X509ChainStatus Structure in the System.Security.Cryptography.X509Certificates namespace.]

The CertificatePolicies method returns an OIDs collection that represents the certificate policies used to create the Chain object.

Syntax

CertificateStatus.CertificatePolicies()

Parameters

This method has no parameters.

Return value

An OIDs collection. Each OID object in the collection represents a certificate policy OID.

Remarks

Add certificate policy OIDs to the collection to specify the certificate policies that should be used to build the certificate trust chain.

Requirements

Requirement Value
End of client support
Windows Vista
End of server support
Windows Server 2008
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll