Click or drag to resize

AuthSyncUiCallback Property

Gets User interaction interface.

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

Property Value

IAuthSyncCallback
See Also