<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
ナビゲーションへスキップメインコンテンツへスキップ
0D50Z00008G7VOnSANOkta Classic EngineIntegrationsAnswered2018-09-05T01:29:08.000Z2017-04-08T05:00:22.000Z2017-04-08T05:00:22.000Z
  • GetByUsername() is a case sensitive search so there is not a way to search with case insensitivity. I confirmed with developer support to make sure and the suggestion was to try the Get() command to make your calls.
  • Using Get() is NOT a solution. That method requires passing a UserID. The whole point of our need to use GetByUserName() in the first place was to get the user instance in order to get the UserID.
この質問は閉じられました。
読み込み中
.NET API UsersClient.GetByUsername() Case Sensitivity