UserType
Set the type of user when using the LMS microservices. This property is valid only for the LMS microservices.
Possible Values
Auto, Admin, Userデータ型
string
デフォルト値
"Auto"
解説
- Auto: The driver will autodetect the user type based on the microservice url being used.
- Admin: Select Admin if you are connecting with an accout with the admin role.
- User: Select User if you are connecting with an user account.