Share via


SybaseLinkedService.AuthenticationType Property

Definition

AuthenticationType to be used for connection.

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

Property Value

Applies to