Ilumnis Authentication

IAuthenticationStorage.GetDomainUsers Method (String)

Gets domain users for domain with specific name.

User[] GetDomainUsers(
   string domainName
);

Parameters

domainName
Name of domain to get users for.

Return Value

Array of specified domain users.

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace | IAuthenticationStorage.GetDomainUsers Overload List