Table of Contents

Enum WithUserPatchRequestBody_status

Namespace
Autodesk.ACC.AccountAdmin.Accounts.Item.Users.Item
Assembly
Autodesk.ACC.AccountAdmin.dll

The status of this account user is updated to. Valid values are active and disabled.

public enum WithUserPatchRequestBody_status

Fields

[EnumMember(Value = "active")] Active = 0
[EnumMember(Value = "disabled")] Disabled = 1