UserType Parameter (Connect-SAPSuccessFactors Cmdlet)
Set the type of user when using the LMS microservices. This property is valid only for the LMS microservices.
Syntax
Connect-SAPSuccessFactors -UserType string
Possible Values
Auto, Admin, UserData Type
cstr
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.