GitHubAccessTokenRequest.GitHubClientSecret Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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