UploadCertificateResponse.ServicePrincipalObjectId Property

Definition

Gets azure Active Directory service principal object ID.

[Newtonsoft.Json.JsonProperty(PropertyName="servicePrincipalObjectId")]
public string ServicePrincipalObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servicePrincipalObjectId")>]
member this.ServicePrincipalObjectId : string
Public ReadOnly Property ServicePrincipalObjectId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to