DefaultGroups
Determines whether to use the /me/memberOf or /groups endpoint for user authentication.
Possible Values
AllGroups, CurrentUserデータ型
string
デフォルト値
"CurrentUser"
解説
Determines whether to use the /me/memberOf or /groups endpoint for user authentication.
Supported values are:
- CurrentUser: Uses the /me/memberOf endpoint for user authentication.
- AllGroups: Uses the /groups endpoint for user authentication.