Click or drag to resize

PolicyRiskCheck Class

A simple represenation of a Policy and risk check data object
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.PolicyCheckPolicyRiskCheck

Namespace:  Omada.OE.Solution.OIM.AppLogic.PolicyCheck
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public class PolicyRiskCheck

The PolicyRiskCheck type exposes the following members.

Constructors
  NameDescription
Public methodPolicyRiskCheck
Top
Properties
  NameDescription
Public propertyAccessRequestVisibility
UId of AccessRequestVisibility property on Policy and risk check DOT
Public propertyAutoCheck
Public propertyDescription
Public propertyHideInApprovalSurvey
Public propertyId
Public propertyInActive
Public propertyMode
UId of Mode property on Policy and risk check DOT
Public propertyOptionalInAccessRequest
Public propertyTitle
Multi language title which is used as display name
Public propertyUId
Public propertyUsedForAllResources
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