Bagikan melalui


GitHubAccessTokenRequest.GitHubClientSecret Property

Definition

Gets or sets gitHub bring your own app client secret information.

[Newtonsoft.Json.JsonProperty(PropertyName="gitHubClientSecret")]
public Microsoft.Azure.Management.DataFactory.Models.GitHubClientSecret GitHubClientSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gitHubClientSecret")>]
member this.GitHubClientSecret : Microsoft.Azure.Management.DataFactory.Models.GitHubClientSecret with get, set
Public Property GitHubClientSecret As GitHubClientSecret

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to