Constructor.
Namespace: KeeperSecurity.Authentication.AsyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public Auth(
IAuthUI authUi,
IConfigurationStorage storage,
IKeeperEndpoint endpoint = null
)
Parameters
- authUi IAuthUI
- User Interface.
- storage IConfigurationStorage
- Configuration storage.
- endpoint IKeeperEndpoint (Optional)
- Keeper Endpoint.
See Also