Click or drag to resize

OIMPSCustomerSettingKey Class

CustomerSettings for PackagedSolution API code
Inheritance Hierarchy
SystemObject
  Omada.OE.ModelCustomerSettingKey
    Omada.OE.Solution.OIM.ModelOIMCustomerSettingKey
      Omada.OE.Solution.OIM.Model.PackagedSolutionOIMPSCustomerSettingKey

Namespace:  Omada.OE.Solution.OIM.Model.PackagedSolution
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public class OIMPSCustomerSettingKey : OIMCustomerSettingKey

The OIMPSCustomerSettingKey type exposes the following members.

Constructors
  NameDescription
Public methodOIMPSCustomerSettingKey
Top
Fields
  NameDescription
Public fieldStatic memberContractorMaxValidity
No. of days a contractor must max. be valid in. If 0 there is no max.
Public fieldStatic memberMyRequestAccessRequestTypeUID
TypeUID for Access Request used in the My Requests report
Public fieldStatic memberMyRequestCreateTimeDays
The maximum age of the Access Request shown in the My Requests report
Public fieldStatic memberMyRequestInterpretationActivityTemplateUID
The UID of the interpretation activity in the Access Request process
Public fieldStatic memberMyRequestProvisioningTaskTypeUID
The Type UID of the manual provisioning task
Public fieldStatic memberMyRequestUnfoldChildRoles
Unfold child roles in the my request report
Public fieldStatic memberSoDEvaluationExpiryDays
The validity period for a violation evaluation
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also