System.Security.Cryptography.Pkcs.CmsRecipientCollection.GetEnumerator Method

The CmsRecipientCollection.GetEnumerator method returns a System.Security.Cryptography.Pkcs.CmsRecipientEnumerator object for the System.Security.Cryptography.Pkcs.CmsRecipientCollection collection.

Syntax

public CmsRecipientEnumerator GetEnumerator ()

Returns

A System.Security.Cryptography.Pkcs.CmsRecipientEnumerator object that can be used to enumerate the System.Security.Cryptography.Pkcs.CmsRecipientCollection 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