OracleConnectionInfo.Authentication Property

Definition

Authentication type to use for connection.

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)

Property Value

Applies to