SecurityProfile.AaddsResourceId Property

Definition

Gets or sets the resource ID of the user's Azure Active Directory Domain Service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to