ArcObjects Library Reference (Server)  

IIdentity Interface

Provides access to members that define a user.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property DomainName The domain name of the user.
Read/write property EncodedString The base64 encoded copy of the encrypted password.
Read/write property Password The clear-text user password.
Read/write property UserName The username of the user.