StreamLink.NET
6.2.7-3464-3cfce8d
|
Encapsulates authentication information used to log in to a Liberator server. More...
Properties | |
string | Password [get] |
Returns the password. More... | |
string | Username [get] |
Returns the user-name. More... | |
Encapsulates authentication information used to log in to a Liberator server.
If your StreamLink application does not use one of the ICredentialsProvider implementations supplied with StreamLink, you must define a class that implements the ICredentialsProvider interface.
|
get |
Returns the password.
The password.
|
get |
Returns the user-name.
The user-name.