Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
ProvisioningConfigurationController Class
ProvisioningConfigurationController Methods
GetProvisioningMethodId Method
GetProvisioningMethodId Method (Guid)
GetProvisioningMethodId Method (ProvisioningMethod)
ProvisioningConfigurationController
GetProvisioningMethodId Method (ProvisioningMethod)
Returns the provisioing data object Id based on the enum
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
GetProvisioningMethodId
(
ProvisioningMethod
provisioningMethod
)
Parameters
provisioningMethod
Type:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
ProvisioningMethod
Return Value
Type:
Int32
See Also
Reference
ProvisioningConfigurationController Class
GetProvisioningMethodId Overload
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace