Class CIM_SharedSecretAuthentication
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 a specific identity whose shared secret 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_SharedSecretAuthentication

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 a specific identity whose shared secret should be authenticated.
UMLPackagePathstringCIM::Policy
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ContextOfSecretstring
DescriptionstringString defining a hostname, URI or service/application name. It defines the specific system or service which provides the context for the shared secret.
IDOfPrincipalstring
DescriptionstringString defining the principal's ID whose secret is authenticated.

Inherited Properties

NameData Type
Captionstring
CommonNamestring
CreationClassNamestring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
PolicyConditionNamestring
PolicyRuleCreationClassNamestring
PolicyRuleNamestring
SystemCreationClassNamestring
SystemNamestring
PolicyKeywordsstring[]

Class Methods