Compartir a través de


EncryptionConfiguration.Identity Propiedad

Definición

Obtiene o establece la identidad asignada por el usuario que se usará para autenticarse en el almacén de claves del cliente. Si no se proporciona Managed Service Identity, se usará.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a