UserType80 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 UserType80
[<System.Serializable>]
type UserType80 =
Public Enum UserType80
- Inheritance
-
UserType80
- Attributes
Fields
Name | Value | Description |
---|---|---|
Null | 0 | Null was used. |
Public | 1 | Public was used. |
Users | 2 | Use the identifier list on the related class. |