Partager via


SqlAlwaysEncryptedProperties.AlwaysEncryptedAkvAuthType Propriété

Définition

Obtient ou définit le type d’authentification AKV sql always encrypted. Type : chaîne (ou Expression avec chaîne resultType). Les valeurs possibles sont les suivantes : 'ServicePrincipal', 'ManagedIdentity', 'UserAssignedManagedIdentity'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à