System.Security.Principal.IdentityReferenceCollection.GetEnumerator Method

Gets an enumerator that can be used to iterate through the System.Security.Principal.IdentityReferenceCollection collection.

Syntax

public IEnumerator<IdentityReference> GetEnumerator ()

Returns

An enumerator for the System.Security.Principal.IdentityReferenceCollection collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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