Class CIM_BiometricAuthentication
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 specific biometric data 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_BiometricAuthentication

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 specific biometric data that should be authenticated.
UMLPackagePathstringCIM::Policy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherBiometricstring
DescriptionstringString specifying the biometric when the TypeOfBiometric property is set to 1, "Other".
ModelCorrespondencestringCIM_BiometricAuthentication.TypeOfBiometric
PersonalIdentifierstring
DescriptionstringString defining a specific biometric code, which may be validated by the security infrastructure. If this property is left blank, it is the responsibility of the infrastructure to verify the biometric (which MUST be of a type specified by the TypeOfBiometric property).
TypeOfBiometricuint16
DescriptionstringInteger enumeration identifying the biometric data that should be authenticated.
ModelCorrespondencestringCIM_BiometricAuthentication.OtherBiometric
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8
ValuesstringOther, Facial, Retina, Mark, Finger, Voice, DNA-RNA, EEG

Inherited Properties

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

Class Methods