StreamLink.NET
RemoteCredentialsException Constructor (info, ctxt)
StreamLink.NETCaplin.StreamLink.Authentication.KeyMasterRemoteCredentialsExceptionRemoteCredentialsException(SerializationInfo, StreamingContext)
Delegates to the constructor in Exception
Declaration Syntax
C#Visual BasicVisual C++
protected RemoteCredentialsException(
	SerializationInfo info,
	StreamingContext ctxt
)
Protected Sub New ( _
	info As SerializationInfo, _
	ctxt As StreamingContext _
)
protected:
RemoteCredentialsException(
	SerializationInfo^ info, 
	StreamingContext ctxt
)
Parameters
info (SerializationInfo)
The SerializationInfo that holds the serialized object data about the exception being thrown.
ctxt (StreamingContext)
The StreamingContext that contains contextual information about the source or destination.

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