Return the password component of the URI.

Namespace: StreamBase.SB.Client
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public string GetPassword()
Public Function GetPassword As String
public:
String^ GetPassword()

See Also