Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

SetPassword Method






0-based index of the user whose password you want to set.
String containing the password.
Sets the password for an authorized user.
Syntax
public void SetPassword( 
   int index,
   string newVal
)
'Declaration
 
Public Sub SetPassword( _
   ByVal index As Integer, _
   ByVal newVal As String _
) 
'Usage
 
Dim instance As RTSPSecurity
Dim index As Integer
Dim newVal As String
 
instance.SetPassword(index, 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

See Also

Reference

RTSPSecurity Class
RTSPSecurity Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features