This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > IS > IServiceControl Interface > IServiceControl.HasControlPermissions Property (ArcObjects .NET 10.4 SDK) |
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
This method returns whether a user has permissions to exercise control over the database service.