UserType
Set the type of user when using the LMS microservices. This property is valid only for the LMS microservices.
Possible Values
Auto, Admin, UserData Type
string
Default Value
"Auto"
Remarks
- 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.