Język

AcquireTokenInteractiveParameterBuilder.WithExtraScopesToConsent Metoda

Definicja

public Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder WithExtraScopesToConsent(System.Collections.Generic.IEnumerable<string> extraScopesToConsent);
member this.WithExtraScopesToConsent : seq<string> -> Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder
Public Function WithExtraScopesToConsent (extraScopesToConsent As IEnumerable(Of String)) As AcquireTokenInteractiveParameterBuilder

Parametry

extraScopesToConsent
IEnumerable<String>

Zakresy, które można poprosić użytkownika końcowego o wyrażenie zgody z góry, oprócz zakresów chronionego internetowego interfejsu API, dla którego chcesz uzyskać token zabezpieczający.

Zwraca

Konstruktor do tworzenia łańcucha . Z metodami

Dotyczy