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 |
|