AuthSyncStorage Property

Gets configuration storage

Definition

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

Property Value

IConfigurationStorage

Implements

IAuthStorage

See Also