User\CIM_RequireCredentialsFrom.mof.mof (HTML version)

Return to index
CIM_RequireCredentialsFrom Superclass: CIM_Dependency
CIM_RequireCredentialsFrom is an association used to require that credentials are issued by particular CredentialManagement Services in order to authenticate a user. This association is deprecated in lieu of explicit declaration of the AuthenticationConditions in an AuthenticationRule. Instances of AuthenticationCondition describe the specific combinations of credentials (or alternative credentials) that are required to authenticate an Identity. This allows a more explicit and flexible description of authentication requirements.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::User::AuthenticationReqmt" ) Deprecated { "CIM_AuthenticationCondition" , "CIM_AuthenticationRule" } Association
Parameters (local in grey)
Deprecated { "CIM_AuthenticationRule" }
Override ( "Dependent" )
CIM_AuthenticationRequirement REF Dependent ;
AuthenticationRequirement that limits acceptable credentials.
Deprecated { "CIM_AuthenticationCondition" }
Override ( "Antecedent" )
CIM_CredentialManagementService REF Antecedent ;
CredentialManagementService from which credentials are accepted for the associated AuthenticationRequirement.