LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

SetPassword Method

Show in webframe



0-based index of the user whose password you want to set.
String containing the password.
Sets the password for an authorized user.
Syntax
'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
)
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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