System.Security.Principal.IdentityReferenceCollection.Add Method

Adds an System.Security.Principal.IdentityReference object to the System.Security.Principal.IdentityReferenceCollection collection.

Syntax

public void Add (IdentityReference identity)

Parameters

identity
The System.Security.Principal.IdentityReference object to add to the 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