System.Security.Principal.IdentityReference Class

Represents an identity and is the base class for the System.Security.Principal.NTAccount and System.Security.Principal.SecurityIdentifier classes. This class does not provide a public constructor, and therefore cannot be inherited.

See Also: IdentityReference Members

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public abstract class 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