Ilumnis Authentication

AuthenticationStorage.GetAllDomains Method 

Uses data layer to load all domains.

public static Domain[] GetAllDomains();

Exceptions

Exception Type Condition
StorageLoadException Thrown when current storage can't delete requested domain.

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace