Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
ImportProfileController Class
ImportProfileController Methods
GetProfileType Method
GetProfileType Method (Guid)
GetProfileType Method (Int32)
GetProfileType Method (DataObject)
ImportProfileController
GetProfileType Method (DataObject)
Returns the profile type as defined by the profile object
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
virtual
DataLoadProfileType
GetProfileType
(
DataObject
dataObjectLoadProfile
)
Parameters
dataObjectLoadProfile
Type:
Omada.OE.Model
DataObject
profile data object
Return Value
Type:
DataLoadProfileType
See Also
Reference
ImportProfileController Class
GetProfileType Overload
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace