RegisteredServer.AuthenticationType Property

Definition

Authentication type for connections where the connection string isn't sufficient to discover it

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.None)]
public int AuthenticationType { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.None)>]
member this.AuthenticationType : int with get, set
Public Property AuthenticationType As Integer

Property Value

Attributes

Applies to