Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.48 KB

qualifier-oid.md

File metadata and controls

57 lines (36 loc) · 1.48 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Retrieves the object ID of the qualifier.
58ec2af7-f085-43bc-8ea8-926cb840abe9
Qualifier.OID property
reference
05/31/2018
APIRef
kbSyntax
Qualifier.OID
COM
Capicom.dll

Qualifier.OID property

[The OID property is available for use in the operating systems specified in the Requirements section. Instead, use the X509Extension Class in the System.Security.Cryptography.X509Certificates namespace by calling the constructor that takes an OID as a parameter, and then use the OID for Certificate Policies to process qualifiers that are part of the policy information in the Certificate Policies extension.]

The OID property retrieves the object ID of the qualifier. This is the default property.

Syntax

Qualifier.OID As OID

Property value

An OID object that identifies the qualifier.

Requirements

Requirement Value
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll

See also

Qualifier