Share via


SnowflakeV2LinkedService.AuthenticationType Property

Definition

The type used for authentication. Type: string.

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

Property Value

Applies to