Bagikan melalui


DynamicsAXLinkedService.ServicePrincipalId Property

Definition

Gets or sets specify the application's client ID. Type: string (or Expression with resultType string).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to