Share via


SiteAuthSettingsProperties.GitHubClientSecret Property

Definition

The Client Secret of the GitHub app used for Github Login. This setting is required for enabling Github login.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string GitHubClientSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.GitHubClientSecret : string with get, set
Public Property GitHubClientSecret As String

Property Value

Implements

Attributes

Applies to