Uses data layer to load authenticated user or loads authenticated user from cache.
Authenticated user object, or null if invalid domainName / userName / password supplied.
Exception Type | Condition |
---|---|
StorageLoadException | Thrown when current storage can't load requested user. |
AuthenticationStorage Class | IExSys.Authentication.Storage Namespace