(file) Return to CIM_AuthenticationRule.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Policy

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2              [Version ( "2.8.0" ), 
 3               UMLPackagePath ( "CIM::Policy" ), 
 4               Description ( 
 5                  "A class representing a company\'s and/or administrator\'s "
 6                  "authentication requirements for a CIM_Identity. The "
 7                  "PolicyConditions collected by an instance of "
 8                  "AuthenticationRule describe the various requirements under "
 9                  "which a CIM_Identity\'s CurrentlyAuthenticated Boolean is set "
10                  "to TRUE. Note that the CIM_Identities which are authenticated "
11                  "are tied to the Rule by the association, PolicySet "
12                  "AppliesToElement. \n"
13                  "\n"
14                  "At this time, there are no actions associated with this "
15                  "PolicyRule. This is because the actions are implicit. When the "
16                  "conditions of the rule are met, then the "
17                  "CurrentlyAuthenticated Boolean properties of the associated "
18                  "instances of CIM_Identity are set to TRUE." )]
19           class CIM_AuthenticationRule : CIM_PolicyRule {
20           
21           
22 marek 1.1 };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2