Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 2.16 KB

certificatestatus-applicationpolicies.md

File metadata and controls

60 lines (38 loc) · 2.16 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Returns an OIDs collection that represents the application policies used to create the Chain object.
dca0acbf-e369-4216-a4f6-44ed965011d0
CertificateStatus.ApplicationPolicies method
reference
05/31/2018
APIRef
kbSyntax
CertificateStatus.ApplicationPolicies
COM
Capicom.dll

CertificateStatus.ApplicationPolicies 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 ApplicationPolicies method returns an OIDs collection that represents the application policies used to create the Chain object.

Syntax

CertificateStatus.ApplicationPolicies()

Parameters

This method has no parameters.

Return value

An OIDs collection. Each OID object in the collection represents an application policy OID.

Remarks

Add application policy OIDs to the collection to specify the application policies that should be used to build the certificate trust chain. If the collection contains at least one OID object, the EKU object returned by the CertificateStatus.EKU method is ignored.

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