SetPassword Method

Summary
Sets the password for an authorized user.
Syntax
C#
C++/CLI
public void SetPassword( 
   int index, 
   string newVal 
) 
public: 
void SetPassword(  
   int index, 
   String^ newVal 
)  

Parameters

index
0-based index of the user whose password you want to set.

newVal
String containing the password.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.