This document is archived and information here might be outdated.  Recommended version.


IIdentity Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > II > IIdentity Interface
ArcGIS Developer Help

IIdentity Interface

Provides access to members that define a user.

Product Availability

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

Members

Name 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.

Classes that implement IIdentity

Classes Description