This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > II > IIdentity Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that define a user.
Description | ||
---|---|---|
DomainName | The domain name of the user. | |
EncodedString | The base64 encoded copy of the encrypted password. | |
Password | The clear-text user password. | |
UserName | The username of the user. |