GitHubProvider.LoginScopes プロパティ

定義

認証中に要求する必要があるスコープの一覧。

public System.Collections.Generic.IList<string> LoginScopes { get; }
member this.LoginScopes : System.Collections.Generic.IList<string>
Public ReadOnly Property LoginScopes As IList(Of String)

プロパティ値

適用対象