Compartir a través de


ResourceIdentity.PrincipalId Propiedad

Definición

Obtiene el GUID que representa el identificador de entidad de seguridad de esta identidad de recurso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a