Sdílet prostřednictvím


AzureTableStorageLinkedService.EncryptedCredential Property

Definition

Gets or sets the encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.encryptedCredential")]
public string EncryptedCredential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.encryptedCredential")>]
member this.EncryptedCredential : string with get, set
Public Property EncryptedCredential As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to