ProvisioningClient Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
public sealed class ProvisioningClient : IProvisioningClient, IDisposable
The ProvisioningClient type exposes the following members.
| Name | Description | |
|---|---|---|
| ProvisioningClient(IDataObject) | ||
| ProvisioningClient(IProvisioningService) |
Made for mocking
|
| Name | Description | |
|---|---|---|
| Dispose | ||
| SubmitBatch | ||
| SubmitBatchAsync |
| Name | Description | |
|---|---|---|
| DateTimeFormat |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |