Share via


AmazonS3LinkedService.AuthenticationType Property

Definition

The authentication type of S3. Allowed value: AccessKey (default) or TemporarySecurityCredentials. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AuthenticationType { get; set; }
member this.AuthenticationType : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AuthenticationType As DataFactoryElement(Of String)

Property Value

Applies to