UserType80 Enum

Definition

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

Null 0

Null was used.

Public 1

Public was used.

Users 2

Use the identifier list on the related class.

Applies to