BatchUserAccountElevationLevel Enum

Definition

The elevation level of the user.

public enum BatchUserAccountElevationLevel
type BatchUserAccountElevationLevel = 
Public Enum BatchUserAccountElevationLevel
Inheritance
BatchUserAccountElevationLevel

Fields

Name Value Description
NonAdmin 0

The user is a standard user without elevated access.

Admin 1

The user is a user with elevated access and operates with full Administrator permissions.

Applies to