UploadCertificateResponse.ServicePrincipalObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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