PrivilegeType80 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.
The privilege types that can be used in security statements.
[System.Serializable]
public enum PrivilegeType80
[<System.Serializable>]
type PrivilegeType80 =
Public Enum PrivilegeType80
- Inheritance
-
PrivilegeType80
- Attributes
Fields
Name | Value | Description |
---|---|---|
All | 0 | |
Select | 1 | |
Insert | 2 | |
Delete | 3 | |
Update | 4 | |
Execute | 5 | |
References | 6 |