Share via


GitHubAccessTokenRequest.GitHubClientId Property

Definition

Gets or sets gitHub application client ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to