LogonService Methods

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

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

The LogonService type exposes the following members.

Methods

  Name Description
Public method Authenticate
Authenticating a user against MultiArchive and returns a Credentials object containing a sercuritytoken and sessionId.

The credentials must be used when invoking all other services on MultiArchive.
Public method Dispose()()()()
Public method for closing the connection to the ItemPortTypeClient correctly.
Protected method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also