LogonException 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 LogonException()()()()
Default constructor
Protected method LogonException(SerializationInfo, StreamingContext)
Initializes a new instance of the LogonException class
Public method LogonException(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