Service |
Member name | Value | Description |
---|---|---|
Connect | 1 | Required to connect to the service control manager. |
CreateService | 2 | Required to call the function to create a service object and add it to the database. |
EnumerateService | 4 | Required to call the seealso cref="ServiceHelper.EnumServicesStatusEx"/> function to list the services that are in the database. |
Lock | 8 | Required to call the LockServiceDatabase function to acquire a lock on the database. |
QueryLockStatus | 16 | Required to call the QueryServiceLockStatus function to retrieve the lock status information for the database. |
ModifyBootConfig | 32 | Required to call the NotifyBootConfigStatus function. |
GenericExecute | 131,081 | Generic Execute permissions. |
GenericRead | 131,092 | Generic Read permissions. |
GenericWrite | 131,106 | Generic Write permissions. |
AllAccess | 983,103 | Includes , in addition to all access rights in this table. |
GenericAll | 983,103 | All Generic permissions. |