Ilumnis Authentication

AuthenticationStorage.SetStorage Method (IAuthenticationStorage)

Sets current storage implementation to be used.

public static void SetStorage(
   IAuthenticationStorage authenticationStorage
);

Parameters

authenticationStorage
Implementation of IAuthenticationStorage to be used for managing data.

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace | AuthenticationStorage.SetStorage Overload List