Enum PostUser.StatusEnum
If inactive the user is inactive.
Namespace: InfluxDB.Client.Api.Domain
Assembly: InfluxDB.Client.dll
Syntax
public enum StatusEnum : int
Fields
| Name | Description |
|---|---|
| Active | Enum Active for value: active |
| Inactive | Enum Inactive for value: inactive |