public IDictionary <string, string> GetTokenRequestParams()
 {
     return(CollectionHelpers.GetEmptyDictionary <string, string>());
 }