다음을 통해 공유


SiteAuthSettingsProperties.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.Owned)]
public string GitHubClientSecretSettingName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.GitHubClientSecretSettingName : string with get, set
Public Property GitHubClientSecretSettingName As String

Property Value

Implements

Attributes

Applies to