ArcObjects Library Reference (Server)  

IUser Interface

Interface that represents a user in the user store.

Product Availability

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

Members

Description
Method GetDescription Returns the user description.
Method GetEmail Returns the user's email.
Method GetFullname Returns the user's full name.
Method GetPassword Returns the user password.
Method GetSecretAnswer Returns the user's answer to secret question.
Method GetSecretQuestion Returns the user's secret question.
Method GetUsername Returns the user name.
Method SetDescription Sets the user description.
Method SetEmail Sets the user's email.
Method SetFullname Sets the user's full name.
Method SetPassword Sets the user password.
Method SetSecretAnswer Sets the user's answer to the secret question.
Method SetSecretQuestion Sets the user's secret question.
Method SetUsername Sets the user name.

CoClasses that implement IUser

CoClasses and Classes Description
User