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


IServerUserInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IServerUserInfo Interface
ArcGIS Developer Help

IServerUserInfo Interface

Provides access to the current user information.

Product Availability

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

Description

The properties of IServerEnvironment2 allows access to the User and Roles of the current connection.

Members

Name Description
Read-only property Name Obtains user name.
Read-only property Roles Obtains user roles.

Classes that implement IServerUserInfo

Classes Description