UserChangeRequestOperationType Enum

Definition

The type of change request to make.

public enum UserChangeRequestOperationType
type UserChangeRequestOperationType = 
Public Enum UserChangeRequestOperationType
Inheritance
UserChangeRequestOperationType

Fields

Disable 1

Disable the user.

Enable 0

Enable the user.

Applies to