System.Security.Cryptography.CryptographicAttributeObjectCollection.Remove Method

Removes the specified System.Security.Cryptography.CryptographicAttributeObject object from the collection.

Syntax

public void Remove (CryptographicAttributeObject attribute)

Parameters

attribute
The System.Security.Cryptography.CryptographicAttributeObject object to remove from the collection.

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