Delegate FidoActionCallback
Represents the method to handle the FidoActionRequested event of a MySqlConnection
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data.dll
Version: 8.2.0
Syntax
[Obsolete("FIDO authentication client-side plugin is now deprecated. Use WebAuthn authentication client-side plugin instead.")]
public delegate void FidoActionCallback();