Class CIM_NamedSharedIKESecret
extends CIM_Credential

CIM_NamedSharedIKESecret indirectly represents a shared secret credential. The local identity, IKEIdentity, and the remote peer identity share the secret that is named by the SharedSecretName. The SharedSecretName is used by the SharedSecretService to reference the secret.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Credential
   |
   +--CIM_NamedSharedIKESecret

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_NamedCredential
DescriptionstringCIM_NamedSharedIKESecret indirectly represents a shared secret credential. The local identity, IKEIdentity, and the remote peer identity share the secret that is named by the SharedSecretName. The SharedSecretName is used by the SharedSecretService to reference the secret.
UMLPackagePathstringCIM::User::SharedSecret
Versionstring2.16.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LocalIdentitystring
DeprecatedstringCIM_NamedCredential.LocalIdentity
DescriptionstringThe local Identity with whom the direct trust relationship exists.
Keybooleantrue
MaxLenuint32256
ModelCorrespondencestringCIM_NamedSharedIKESecret.LocalIdentityType
LocalIdentityTypeuint16
DeprecatedstringCIM_NamedCredential.LocalIdentityType
DescriptionstringLocalIdentityType is used to describe the type of the LocalIdentity.
Keybooleantrue
ModelCorrespondencestringCIM_NamedSharedIKESecret.LocalIdentity
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
ValuesstringIPV4_ADDR, FQDN, USER_FQDN, IPV4_ADDR_SUBNET, IPV6_ADDR, IPV6_ADDR_SUBNET, IPV4_ADDR_RANGE, IPV6_ADDR_RANGE, DER_ASN1_DN, DER_ASN1_GN, KEY_ID
PeerIdentitystring
DeprecatedstringCIM_NamedCredential.PeerIdentity
DescriptionstringThe peer identity with whom the direct trust relationship exists.
Keybooleantrue
MaxLenuint32256
ModelCorrespondencestringCIM_NamedSharedIKESecret.PeerIdentityType
PeerIdentityTypeuint16
DeprecatedstringCIM_NamedCredential.PeerIdentityType
DescriptionstringPeerIdentityType is used to describe the type of the PeerIdentity.
Keybooleantrue
ModelCorrespondencestringCIM_NamedSharedIKESecret.PeerIdentity
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
ValuesstringIPV4_ADDR, FQDN, USER_FQDN, IPV4_ADDR_SUBNET, IPV6_ADDR, IPV6_ADDR_SUBNET, IPV4_ADDR_RANGE, IPV6_ADDR_RANGE, DER_ASN1_DN, DER_ASN1_GN, KEY_ID
ServiceCreationClassNamestring
DeprecatedstringCIM_NamedCredential.InstanceID
DescriptionstringThe scoping Service's CCN.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_SharedSecretService.CreationClassName
ServiceNamestring
DeprecatedstringCIM_NamedCredential.InstanceID
DescriptionstringThe scoping Service's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_SharedSecretService.Name
SharedSecretNamestring
DeprecatedstringCIM_NamedCredential.SharedSecretName
DescriptionstringSharedSecretName is an indirect reference to a shared secret. The SecretService does not expose the actual secret but rather provides access to the secret via a name.
SystemCreationClassNamestring
DeprecatedstringCIM_NamedCredential.InstanceID
DescriptionstringThe scoping System's CCN.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_SharedSecretService.SystemCreationClassName
SystemNamestring
DeprecatedstringCIM_NamedCredential.InstanceID
DescriptionstringThe scoping System's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_SharedSecretService.SystemName

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
ExpiresdatetimeCIM_Credential
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement
IssueddatetimeCIM_Credential
ValidFromdatetimeCIM_Credential

Class Methods