|
| MultiArchive SDK .NET Documentation |
| LogonService Members |
| LogonService Class Constructors Methods See Also Send Feedback |
|
[This is preliminary documentation and is subject to change.]
The LogonService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
LogonService()()()() |
Default constructor.
|
|
LogonService(SDKTransportProtocol, String, Int32) |
Constructor to use, if there for some reason is no App.config present in the application.
The serverAddress can be either an IPv4, IPv6 or a domain address. |
Methods
| Name | Description | |
|---|---|---|
|
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. |
|
Dispose()()()() |
Public method for closing the connection to the ItemPortTypeClient correctly.
|
|
Dispose(Boolean) |
Releases the unmanaged resources used by the LogonService and optionally releases the managed resources
|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |