Defines the basic functionality of an identity object.
See Also: IIdentity Members
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.