Obtain the SecurityInfo String
You can obtain a SecurityInfo
string by sending the UserRead
action to the IDOL Community component, for example:
action=UserRead&UserName=DOMAIN\USER&SecurityInfo=true
You might need to specify information for authentication, for example a password:
action=UserRead&UserName=DOMAIN\USER&SecurityInfo=True&Password=mypassword