Skip to content

IUserDefinition.IsActive property

Gets a value indicating whether the user is active (1 = active, 0 = disabled, -1 = deleted).

public short IsActive { get; }

See Also