| ProvisioningConfigurationControllerGetProvisioningMethodId Method (Guid) |
Get Provisioning method Id by UId
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
Syntaxpublic int GetProvisioningMethodId(
Guid methodUId
)
Parameters
- methodUId
- Type: SystemGuid
UId of ProvisioningType DataObject
Return Value
Type:
Int32
See Also