StreamLink.NET
Password Property
StreamLink.NETCaplin.StreamLink.AuthenticationCredentialsPassword
Gets the password.
Declaration Syntax
C#Visual BasicVisual C++
public string Password { get; }
Public ReadOnly Property Password As String
public:
virtual property String^ Password {
	String^ get () sealed;
}
Value
The password.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)