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

Show in webframe

GetPassword Method






0-based index of the user whose password you want to retrieve
Gets the password of an authorized user.
Syntax
public string GetPassword( 
   int index
)
'Declaration
 
Public Function GetPassword( _
   ByVal index As Integer _
) As String
'Usage
 
Dim instance As RTSPSecurity
Dim index As Integer
Dim value As String
 
value = instance.GetPassword(index)
public:
String^ GetPassword( 
   int index
) 

Parameters

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

Return Value

The password of the user at the specified index.
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