Compartir a través de


ODataLinkedService.AadServicePrincipalCredentialType Propiedad

Definición

Obtiene o establece la especificación del tipo de credencial (clave o certificado) que se usa para la entidad de servicio. Entre los valores posibles se incluyen: "ServicePrincipalKey", "ServicePrincipalCert"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a