Ilumnis Authentication

Domain.IsActive Property

Gets or sets active flag. Domain can be active or inactive. When domain is inactive, all users that belong to that domain are automatically treated as inactive.

public bool IsActive {get; set;}

See Also

Domain Class | IExSys.Authentication Namespace