ServerPermissionSetValue Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
enum containing all possible ServerPermissions
public enum ServerPermissionSetValue
type ServerPermissionSetValue =
Public Enum ServerPermissionSetValue
- Inheritance
-
ServerPermissionSetValue
Fields
Name | Value | Description |
---|---|---|
AdministerBulkOperations | 0 | |
AlterAnyCredential | 1 | |
AlterAnyConnection | 2 | |
AlterAnyDatabase | 3 | |
AlterAnyEventNotification | 4 | |
AlterAnyEndpoint | 5 | |
AlterAnyLogin | 6 | |
AlterAnyLinkedServer | 7 | |
AlterResources | 8 | |
AlterServerState | 9 | |
AlterSettings | 10 | |
AlterTrace | 11 | |
AuthenticateServer | 12 | |
ControlServer | 13 | |
ConnectSql | 14 | |
CreateAnyDatabase | 15 | |
CreateDdlEventNotification | 16 | |
CreateEndpoint | 17 | |
CreateTraceEventNotification | 18 | |
Shutdown | 19 | |
ViewAnyDefinition | 20 | |
ViewAnyDatabase | 21 | |
ViewServerState | 22 | |
ExternalAccessAssembly | 23 | |
UnsafeAssembly | 24 | |
AlterAnyServerAudit | 25 | |
AlterAnyServerRole | 26 | |
CreateServerRole | 27 | |
AlterAnyAvailabilityGroup | 28 | |
CreateAvailabilityGroup | 29 | |
AlterAnyEventSession | 30 | |
SelectAllUserSecurables | 31 | |
ConnectAnyDatabase | 32 | |
ImpersonateAnyLogin | 33 |