Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.34 KB

oids-add.md

File metadata and controls

63 lines (40 loc) · 1.34 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Adds the specified OID object to the collection.
0ae087d6-768a-4538-b834-0f936680de05
OIDs.Add method
reference
05/31/2018
APIRef
kbSyntax
OIDs.Add
COM
Capicom.dll

OIDs.Add method

[The Add method is available for use in the operating systems specified in the Requirements section. Instead, use the OidCollection Class in the System.Security.Cryptography namespace.]

The Add method adds the specified OID object to the collection.

Syntax

OIDs.Add( _
  ByVal OID _
)

Parameters

OID [in]

The OID object to be added to the collection. The OID object is added in sorted order based on its dotted value.

Return value

This method does not return a value.

Requirements

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