Język

GetAuthorizationRequestUrlParameterBuilder.WithExtraScopesToConsent Metoda

Definicja

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

Parametry

extraScopesToConsent
IEnumerable<String>

Zwraca

Dotyczy