System.Security.Cryptography.Pkcs.CmsRecipientCollection.Remove Method

The CmsRecipientCollection.Remove(CmsRecipient) method removes a recipient from the System.Security.Cryptography.Pkcs.CmsRecipientCollection collection.

Syntax

public void Remove (CmsRecipient recipient)

Parameters

recipient
A System.Security.Cryptography.Pkcs.CmsRecipient object that represents the recipient to remove from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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