Share via


AzureDataLakeStoreLinkedService.ServicePrincipalKey Property

Definition

Gets or sets the Key of the application used to authenticate against the Azure Data Lake Store account.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase ServicePrincipalKey { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to