Search Results for

    Show / Hide Table of Contents

    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();
    In This Article
    Back to top Copyright © 2021, 2023, Oracle and/or its affiliates.