DynamicsAXLinkedService.AadResourceId Property

Definition

Gets or sets specify the resource you are requesting authorization. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to