IAuthSecurityKeyUI Interface |
Defines the method that starts U2F Security Key 2FA. Optional.
Namespace: KeeperSecurity.AuthenticationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public interface IAuthSecurityKeyUI
The IAuthSecurityKeyUI type exposes the following members.
Methods Remarks
Implement this interface along with
Auth UI
if you plan to support Security Key (Yubikey and any other U2F compatible keys).
See Also