Compartir a través de


UserAssignedIdentity.ClientId Propiedad

Definición

Obtiene el identificador de cliente de la identidad asignada.

[Newtonsoft.Json.JsonProperty(PropertyName="clientId")]
public Guid? ClientId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientId")>]
member this.ClientId : Nullable<Guid>
Public ReadOnly Property ClientId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a