Delen via


IdentityProviderDetails.ObjectId Property

Definition

Gets or sets the object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.

[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