System.Security.Principal.IdentityReferenceCollection Class

Represents a collection of System.Security.Principal.IdentityReference objects and provides a means of converting sets of System.Security.Principal.IdentityReference-derived objects to System.Security.Principal.IdentityReference-derived types.

See Also: IdentityReferenceCollection Members

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public class IdentityReferenceCollection : ICollection<IdentityReference>, IEnumerable<IdentityReference>

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