Share via


SapHanaLinkedService.AuthenticationType Property

Definition

The authentication type to be used to connect to the SAP HANA server.

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

Property Value

Applies to