Ilumnis Authentication

Domain Class

Handles single domain in ilumnis authentication module. Every user belongs to a domain.

For a list of all members of this type, see Domain Members.

System.Object
   IExSys.Authentication.Validation.AuthenticationValidator
      IExSys.Authentication.Domain

public class Domain : AuthenticationValidator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IExSys.Authentication

Assembly: IExSys.Authentication (in IExSys.Authentication.dll)

See Also

Domain Members | IExSys.Authentication Namespace