IdmNet Namespace |
Class | Description | |
---|---|---|
![]() | IdmConnectionInfo |
This class holds the information needed to connect to a MIM server.
|
![]() | IdmNetClient |
This is the primary class in the IdmNet assembly. It is the .NET client used to perform CRUD operations on
objects/resources in the Identity Manager Service database.
|
![]() | IdmNetClientFactory |
This class is used to help construct an IdmNet Client object
|
![]() | IdmNetUtils |
Contains utility methods for IdmNet
|
![]() | SoapConstants |
Constants used for serializing SOAP objects
|
![]() | SoapFaultException |
Exception thrown when a SOAP Fault is detected/returned from SOAP web service calls.
|
![]() | SoapXmlSerializer |
Class for serializing our SOAP messages for Identity Manager to consume
|
Interface | Description | |
---|---|---|
![]() | IIdmNetClient |
Interface primarily for mocking IdmNetClient when testing apps that use the IdmNetClient.
|