Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-26 02:03 PM . Last Modified: 2023-05-03 12:21 AM
>>Message imported from previous forum - Category:ClearSCADA Software<<
User: stevenfaulkner, originally posted: 2019-09-25 14:37:40 Id:527
Can a user's password be set through the ClearSCADA API? I'm able to create a user, set all of their permissions, set the password rules, but I'm not able to find where to set their actual password. Is this possible through the API?
Is it simply a SetProperty() call on the user object? If so is the property just "Password" and what should the object for the password be (i.e. string or a SecureString)?
If anyone has any information I'd greatly appreciate it, thanks.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-26 02:03 PM
>>Responses imported from previous forum
Reply From User: dmercer, posted: 2019-09-25 22:56:48
In the ClearSCADA .NET Client API, there is the method Connection.ChangeUserPassword(ObjectId objectId, SecureString oldPassword, SecureString newPassword).
Reply From User: stevenfaulkner, posted: 2019-09-26 14:02:41
Thank you so much! I'm not sure how I missed that. I didn't notice it was on the Connection class.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-26 02:03 PM
>>Responses imported from previous forum
Reply From User: dmercer, posted: 2019-09-25 22:56:48
In the ClearSCADA .NET Client API, there is the method Connection.ChangeUserPassword(ObjectId objectId, SecureString oldPassword, SecureString newPassword).
Reply From User: stevenfaulkner, posted: 2019-09-26 14:02:41
Thank you so much! I'm not sure how I missed that. I didn't notice it was on the Connection class.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.