Click or drag to resize

UserResponseBaseActive Property

Whether the user is active.

Namespace:  ArangoDBNetStandard.UserApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool Active { get; set; }

Property Value

Type: Boolean
See Also