MySqlConnectionInfo.Authentication プロパティ

定義

接続に使用する認証の種類。

public Azure.ResourceManager.DataMigration.Models.AuthenticationType? Authentication { get; set; }
member this.Authentication : Nullable<Azure.ResourceManager.DataMigration.Models.AuthenticationType> with get, set
Public Property Authentication As Nullable(Of AuthenticationType)

プロパティ値

適用対象