Share via


OpenIdConnectLogin.Scopes Property

Definition

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

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

Property Value

Applies to