Compartir a través de


UploadCertificateResponse.ServicePrincipalObjectId Propiedad

Definición

Obtiene el identificador de objeto de entidad de servicio de Azure Active Directory.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a