System.Security.Cryptography.CryptographicAttributeObjectCollection.Add Method

Adds the specified System.Security.Cryptography.AsnEncodedData object to the collection.

Syntax

public int Add (AsnEncodedData asnEncodedData)

Parameters

asnEncodedData
The System.Security.Cryptography.AsnEncodedData object to add to the collection.

Returns

true if the method returns the zero-based index of the added item; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0