|
| MultiArchive SDK .NET Documentation |
| NtlmLogonService Members |
| NtlmLogonService Class Constructors Methods See Also Send Feedback |
|
[This is preliminary documentation and is subject to change.]
The NtlmLogonService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
NtlmLogonService()()()() |
Default constructor.
|
|
NtlmLogonService(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 NtlmLogonService 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.) |