IAuthenticationOperation.GetTokenRequestParams Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extra parameters that are added to the request to the /token endpoint.
public System.Collections.Generic.IReadOnlyDictionary<string,string> GetTokenRequestParams ();
abstract member GetTokenRequestParams : unit -> System.Collections.Generic.IReadOnlyDictionary<string, string>
Public Function GetTokenRequestParams () As IReadOnlyDictionary(Of String, String)
Returns
Name and values of params