Click or drag to resize

ProvisioningMethod Enumeration

Enum for the systemonboarding supported provisioning methods

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public enum ProvisioningMethod
Members
  Member nameValueDescription
None0 Provisioning not configures
Manual1 Manual provisioning
OPS2 Omada provisioning service
MIM3 Microsoft Identity Manager
Other4 Some method which we currently dont support onboarding wise
See Also