Forum Discussion
Getting UserID
- Anonymous4 years ago
Hi Anonymous ,
UserID is the ID of the user running the report.
If you are using Windows Authentication, this value is the domain account of the current user. The value is determined by the Reporting Services security extension, which can use Windows Authentication or custom authentication.
USERID is automatically generated as soon as the user is registered user to the report server, this id will not exist if he is not added to the server.
“Where is the userid generated and where i can get it before i manually register into report server”
I'm afraid you can't get the Userid in advance.
Hope it helps,
Best Regards,
Community Support Team _ CaitlynIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
UserID is the ID of the user running the report.
If you are using Windows Authentication, this value is the domain account of the current user. The value is determined by the Reporting Services security extension, which can use Windows Authentication or custom authentication.
USERID is automatically generated as soon as the user is registered user to the report server, this id will not exist if he is not added to the server.
“Where is the userid generated and where i can get it before i manually register into report server”
I'm afraid you can't get the Userid in advance.
Hope it helps,
Best Regards,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.