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 Type
Captionstring
CommonNamestring
CreationClassNamestring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
PolicyConditionNamestring
PolicyRuleCreationClassNamestring
PolicyRuleNamestring
SystemCreationClassNamestring
SystemNamestring
PolicyKeywordsstring[]

Class Methods