Compartir a través de


DynamicsLinkedService.ServicePrincipalId Propiedad

Definición

Obtiene o establece el identificador de cliente de la aplicación en Azure Active Directory que se usa para la autenticación de servidor a servidor. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")]
public object ServicePrincipalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")>]
member this.ServicePrincipalId : obj with get, set
Public Property ServicePrincipalId As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a