Partager via


AmazonS3LinkedService.AuthenticationType Propriété

Définition

Obtient ou définit le type d’authentification de S3. Valeur autorisée : AccessKey (par défaut) ou TemporarySecurityCredentials. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")]
public object AuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")>]
member this.AuthenticationType : obj with get, set
Public Property AuthenticationType As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à