ServicePrincipalCredential.ServicePrincipalKey Property

Definition

Gets or sets the key of the service principal used to authenticate.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")]
public Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference ServicePrincipalKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalKey")>]
member this.ServicePrincipalKey : Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference with get, set
Public Property ServicePrincipalKey As AzureKeyVaultSecretReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to