User\CIM_HostedAuthenticationRequirement.mof.mof (HTML version)

Return to index
CIM_HostedAuthenticationRequirement Superclass: CIM_HostedDependency
CIM_HostedAuthenticationRequirement is an association used to provide the namespace scoping of AuthenticationRequirement. The hosted requirements may or may not apply to resources on the hosting system. Since the AuthenticationRequirement class is deprecated in lieu of explicit policy rules, this class is similarly deprecated to its 'policy' equivalent.
Qualifiers:Version ( "2.8.0" ) Deprecated { "CIM_PolicyRuleInSystem" } Association
Parameters (local in grey)
Weak
Deprecated { "CIM_PolicyRuleInSystem.Dependent" }
Override ( "Dependent" )
CIM_AuthenticationRequirement REF Dependent ;
The hosted AuthenticationRequirement.
Max ( 1 )
Min ( 1 )
Deprecated { "CIM_PolicyRuleInSystem.Antecedent" }
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The hosting system.