Constructor.
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public AuthSync(
IConfigurationStorage storage,
IKeeperEndpoint endpoint = null
)
Parameters
- storage IConfigurationStorage
- Configuration storage.
- endpoint IKeeperEndpoint (Optional)
- Keeper Endpoint.
See Also