Class CIM_PhysicalCredentialAuthentication
extends CIM_AuthenticationCondition

A class describing a company's and/or administrator's credential requirements that should be authenticated in order to establish/trust a CIM_Identity. This class defines the specific type of physical credential that should be authenticated.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Policy
   |
   +--CIM_PolicyCondition
   |
   +--CIM_AuthenticationCondition
   |
   +--CIM_PhysicalCredentialAuthentication

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA class describing a company's and/or administrator's credential requirements that should be authenticated in order to establish/trust a CIM_Identity. This class defines the specific type of physical credential that should be authenticated.
UMLPackagePathstringCIM::Policy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherCredentialstring
DescriptionstringString specifying the credential when the TypeOfCredential property is set to 1, "Other".
ModelCorrespondencestringCIM_PhysicalCredentialAuthentication.TypeOfCredential
PhysicalIdentifierstring
DescriptionstringString defining a character or binary sequence, which is built into the physical credential to identify it. If left blank, it is the responsibility of the security infrastructure to verify that a valid credential (of the specified type) has been used.
TypeOfCredentialuint16
DescriptionstringInteger enumeration identifying the credential that should be authenticated.
ModelCorrespondencestringCIM_PhysicalCredentialAuthentication.OtherCredential
ValueMapstring1, 2, 3, 4
ValuesstringOther, Magnetic Stripe Card, Smart Card, Password Generator Card

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommonNamestringCIM_Policy
CreationClassNamestringCIM_PolicyCondition
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PolicyConditionNamestringCIM_PolicyCondition
PolicyRuleCreationClassNamestringCIM_PolicyCondition
PolicyRuleNamestringCIM_PolicyCondition
SystemCreationClassNamestringCIM_PolicyCondition
SystemNamestringCIM_PolicyCondition
PolicyKeywordsstring[]CIM_Policy

Class Methods