An NDoc Documented Class Library

IConnectionFactory.CreateConnection Method (String, String)

IConnection CreateConnection(
   string clientCertDistiguishedName,
   string accessLabelHint
);

Return Value

A new connection.

Exceptions

Exception Type Condition
MsgException Thrown when unable to establish a connection.
MsgSecurityException Thrown when authentication of the user fails.

See Also

IConnectionFactory Interface | webMethods.Msg Namespace | IConnectionFactory.CreateConnection Overload List