Gets domain users for domain with specific DomainId.
Gets domain users for domain with specific DomainId.
User[] GetDomainUsers(int);
Gets domain users for domain with specific name.
User[] GetDomainUsers(string);
IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace