Indicates whether the user has permissions to control the service.
[Visual Basic .NET] Public ReadOnly Property HasControlPermissions As Boolean
[C#] public bool HasControlPermissions {get;}
[C++]
HRESULT get_HasControlPermissions(
VARIANT_BOOL* hasPermissions
);
[C++]Parameters
hasPermissions [out, retval] hasPermissions is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This method returns whether a user has permissions to exercise control over the database service.