NtlmLogonException Constructor

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method NtlmLogonException()()()()
Default constructor
Public method NtlmLogonException(SerializationInfo, StreamingContext)
Inherited constructor.
Public method NtlmLogonException(String, Exception)
Inherited constructor.
Public method NtlmLogonException(String, String, Exception)
Constructor handling a LogonException from the MultiArchive webservice.

This exception is thrown when an attempt to logon to MultiArchive fails or when a credentials object is not longer valid.

See Also