Share via


OAuth2PermissionGrantInner.ObjectId Property

Definition

Gets or sets the id of the permission grant

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to