Account.AadObjectId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("aadObjectId")]
[System.Text.Json.Serialization.JsonPropertyOrder(1)]
public string? AadObjectId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("aadObjectId")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(1)>]
member this.AadObjectId : string with get, set
Public Property AadObjectId As String

Property Value

Attributes

Applies to