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