Compartir a través de


SiteAuthSettings.GitHubClientSecretSettingName Property

Definition

The app setting name that contains the client secret of the Github app used for GitHub Login.

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

Property Value

Implements

Attributes

Applies to