次の方法で共有


IdentityProviders.GitHubLoginScope Property

Definition

A list of the scopes that should be requested while authenticating.

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

Property Value

String[]

Implements

Attributes

Applies to