System.Security.Principal.IIdentity

Defines the basic functionality of an identity object.

See Also: IIdentity Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IIdentity

Remarks

An identity object represents the user on whose behalf the code is running. This interface is implemented by the System.Security.Principal.GenericIdentity and System.Security.Principal.WindowsIdentity classes.

Requirements

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