Click or drag to resize

AuthUi Property

Gets User interaction interface.

Namespace: KeeperSecurity.Authentication.Async
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IAuthUI Ui { get; }

Property Value

IAuthUI
See Also