Partager via


SiteAuthSettings.GoogleOAuthScopes Propriété

Définition

Étendues OAuth 2.0 qui seront demandées dans le cadre de l’authentification Google Sign-In. Ce paramètre est facultatif. S’ils ne sont pas spécifiés, « openid », « profil » et « email » sont utilisés comme étendues par défaut. Documentation google Sign-In : https://developers.google.com/identity/sign-in/web/

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

Valeur de propriété

S’applique à