FIMDW.FIMManagementPolicyRuleFIMDW.FIMManagementPolicyRule (ClassType)

Element properties:

Base ClassFIMDW.FIMEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId116a7c9f-6978-73d5-7a04-3e91de88efc5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
FIMDW.FIMEntity:
FIMObjectID  string      true 40  False 
FIMCreatedDate  datetime      false 256   
FIMCreator  string      false 40  False 
FIMDisplayName  string      false 448  False 
FIMObjectType  int      false 256   
FIMObjectTypeID  string      false 40  False 
FIMUpdatedDate  datetime      false 256   
FIMDW.FIMManagementPolicyRule:
FIMManagementPolicyRuleDescription  string      false 448  False 
FIMManagementPolicyRuleDisabled  bool      false 256   
FIMManagementPolicyRuleGrantRight  bool      false 256   
FIMManagementPolicyRuleManagementPolicyRuleType  string      false 448  False 
FIMManagementPolicyRulePrincipalRelativeToResource  string      false 448  False 
FIMManagementPolicyRulePrincipalSet  string      false 40  False 
FIMManagementPolicyRuleResourceCurrentSet  string      false 40  False 
FIMManagementPolicyRuleResourceFinalSet  string      false 40  False 

Health Model:

Source Code:

<ClassType ID="FIMDW.FIMManagementPolicyRule" Accessibility="Public" Abstract="false" Base="FIMDW.FIMEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="FIMManagementPolicyRuleDescription" Type="string" Key="false" CaseSensitive="false" MaxLength="448" MinLength="0" Required="false"/>
<Property ID="FIMManagementPolicyRuleDisabled" Type="bool" Key="false" Required="false"/>
<Property ID="FIMManagementPolicyRuleGrantRight" Type="bool" Key="false" Required="false"/>
<Property ID="FIMManagementPolicyRuleManagementPolicyRuleType" Type="string" Key="false" CaseSensitive="false" MaxLength="448" MinLength="0" Required="false"/>
<Property ID="FIMManagementPolicyRulePrincipalRelativeToResource" Type="string" Key="false" CaseSensitive="false" MaxLength="448" MinLength="0" Required="false"/>
<Property ID="FIMManagementPolicyRulePrincipalSet" Type="string" Key="false" MaxLength="40" MinLength="0" Required="false"/>
<Property ID="FIMManagementPolicyRuleResourceCurrentSet" Type="string" Key="false" MaxLength="40" MinLength="0" Required="false"/>
<Property ID="FIMManagementPolicyRuleResourceFinalSet" Type="string" Key="false" MaxLength="40" MinLength="0" Required="false"/>
</ClassType>