Compartir a través de


UploadCertificateResponse.ServicePrincipalObjectId Propiedad

Definición

Obtiene o establece el identificador de objeto de la entidad de servicio de Azure Active Directory.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a