ProvisioningStatus Enumeration | 
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.Model
public enum ProvisioningStatus
| Member name | Value | Description | |
|---|---|---|---|
| Queued | 0 | OPS has persisted the job | |
| Relayed | 1 | OPS has relayed the job | |
| Failed | 2 | OPS has given up on provisioning | |
| Done | 3 |