StreamLink for Silverlight
RemoteCredentialsException Constructor (message)
StreamLink for SilverlightCaplin.StreamLink.Authentication.KeyMasterRemoteCredentialsExceptionRemoteCredentialsException(String)
Delegates to the constructor in Exception.
Declaration Syntax
C#Visual BasicVisual C++
public RemoteCredentialsException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
RemoteCredentialsException(
	String^ message
)
Parameters
message (String)
The error message that explains the reason for the exception.

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.16.0 (5.0.16.0)