Click or drag to resize

AuthSyncStorage Property

Gets configuration storage

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IConfigurationStorage Storage { get; }

Property Value

IConfigurationStorage

Implements

IAuthStorage
See Also