System.Security.Cryptography.Pkcs.SignerInfoCollection.GetEnumerator Method

The SignerInfoCollection.GetEnumerator method returns a System.Security.Cryptography.Pkcs.SignerInfoEnumerator object for the System.Security.Cryptography.Pkcs.SignerInfoCollection collection.

Syntax

public SignerInfoEnumerator GetEnumerator ()

Returns

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