Compartir a través de


UserIdentityProperties.ClientId Propiedad

Definición

Obtiene o establece el identificador de cliente de la identidad asignada por el usuario.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a