ISqlConnectionInformation.Authentication Property

Definition

Authentication type.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Authentication type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authentication")]
public string Authentication { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Authentication type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="authentication")>]
member this.Authentication : string with get, set
Public Property Authentication As String

Property Value

Attributes

Applies to