System.Security.Cryptography.Pkcs.CmsRecipientEnumerator.MoveNext Method

The CmsRecipientEnumerator.MoveNext method advances the enumeration to the next System.Security.Cryptography.Pkcs.CmsRecipient object in the System.Security.Cryptography.Pkcs.CmsRecipientCollection collection.

Syntax

public bool MoveNext ()

Returns

true if the enumeration successfully moved to the next System.Security.Cryptography.Pkcs.CmsRecipient object; false if the enumeration moved past the last item in the enumeration.

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