Partager via


OAuth2PermissionGrantInner.ClientId Propriété

Définition

Obtient ou définit l’ID du principal de service de la ressource autorisé à emprunter l’identité de l’utilisateur lors de l’accès à la ressource (représenté par la propriété resourceId).

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à