Partager via


EncryptionConfiguration.Identity Propriété

Définition

Obtient ou définit l’identité affectée par l’utilisateur à utiliser pour l’authentification auprès du coffre de clés du client. Si elle n’est pas fournie, l’identité de service managée sera utilisée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à