Ilumnis Authentication

Domain.New Method

Creates new domain with specific DomainId and name.

Overload List

Creates new domain with specific DomainId and name.

public static Domain New(int,string);

Creates new domain.

public static Domain New(string);

See Also

Domain Class | IExSys.Authentication Namespace