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


IGxGDSConnection.IsAdministrator Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxGDSConnection.IsAdministrator Property

Indicates whether the connected user is an administrator or not.

[Visual Basic .NET]
Public ReadOnly Property IsAdministrator As Boolean
[C#]
public bool IsAdministrator {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGDSConnection Interface