MSFT_NetIKEMMCryptoProposal, ROOT\StandardCimv2

Class | Methods | Properties (14) | Qualifiers (6) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Represents a crypto suite to propose in main mode.

MSFT_NetIKEMMCryptoProposal properties

MSFT_NetIKEMMCryptoProposal has 14 properties (14 Derived)

NameOriginCIMType
AuthenticationMethodCIM_IKEProposal18 [uint16]
CaptionCIM_ManagedElement8 [string]
CipherAlgorithmCIM_IKEProposal18 [uint16]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
GroupIdCIM_IKEProposal18 [uint16]
HashAlgorithmCIM_IKEProposal18 [uint16]
key
InstanceID
CIM_ManagedElement8 [string]
MaxLifetimeKilobytesCIM_IKEProposal21 [uint64]
MaxLifetimeSecondsCIM_IKEProposal21 [uint64]
OtherAuthenticationMethodCIM_IKEProposal8 [string]
OtherCipherAlgorithmCIM_IKEProposal8 [string]
OtherHashAlgorithmCIM_IKEProposal8 [string]
VendorIDCIM_IKEProposal8 [string]

Detailed description of MSFT_NetIKEMMCryptoProposal properties

Derived properties (14) of MSFT_NetIKEMMCryptoProposal class

AuthenticationMethod property
CIMTYPE'uint16'
Description'Specifies the proposed authentication. The list of methods was generated from Appendix A of RFC2409. Note that the enumeration is different than the RFC list and aligns with the values in IKESAEndpoint.AuthenticationMethod.'
ModelCorrespondence['CIM_IKESAEndpoint.AuthenticationMethod', 'CIM_IKEProposal.OtherAuthenticationMethod']
Override'AuthenticationMethod'
ValueMap['2', '65001', '65002', '65003', '65004', '65005', '65005', '65007', '65008']
Values['Pre-shared Key', 'Anonymous', 'Kerberos (machine as principal)', 'NTLM (machine as principal)', 'Kerberos (user as principal)', 'NTLM (user as principal)', 'X.509 Certificates (machine as principal)', 'X.509 Certificates (user as principal)', 'X.509 Certificates (machine health)']
AuthenticationMethod property is in 12 classes of ROOT\StandardCimv2 and in 7 namespaces
Caption property
CIMTYPE'string'
Description'This field is ignored.'
MaxLen64
Override'Caption'
readTrue
Caption property is in 175 classes of ROOT\StandardCimv2 and in 37 namespaces
CipherAlgorithm property
CIMTYPE'uint16'
Description'Specifies the proposed encryption algorithm.'
ModelCorrespondence['CIM_IKESAEndpoint.CipherAlgorithm', 'CIM_IKEProposal.OtherCipherAlgorithm']
Override'CipherAlgorithm'
ValueMap['0', '2', '6', '65001', '65002', '65003', '65004', '65005', '65006']
Values['None', 'DES', '3DES', 'AES-128', 'AES-192', 'AES-256', 'AES-GCM-128', 'AES-GCM-192', 'AES-GCM-256']
CipherAlgorithm property is in 11 classes of ROOT\StandardCimv2 and in 2 namespaces
Description property
CIMTYPE'string'
Description'This field is ignored.'
Override'Description'
readTrue
Description property is in 176 classes of ROOT\StandardCimv2 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'This field is ignored.'
Override'ElementName'
readTrue
RequiredTrue
ElementName property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
GroupId property
CIMTYPE'uint16'
Description'The property GroupId specifies the proposed phase 1 security association key exchange group. Well-known group identifiers from RFC2412, Appendix E, are: Group 1='768 bit prime', Group 2='1024 bit prime', Group 3 ='Elliptic Curve Group with 155 bit field element', Group 4= 'Large Elliptic Curve Group with 185 bit field element', and Group 5='1536 bit prime'. Note that only groups 1, 2, 14, 19, 20, and 24 are acceptable in Windows 8.'
ModelCorrespondence['CIM_IKESAEndpoint.GroupID', 'CIM_IKEProposal.VendorID']
Override'GroupId'
ValueMap['0', '1', '2', '14', '19', '20', '24']
Values['None', 'DH Group 1', 'DH Group 2', 'DH Group 14', 'DH Group 19', 'DH Group 20', 'DH Group 24']
GroupId property is in 11 classes of ROOT\StandardCimv2 and in 6 namespaces
HashAlgorithm property
CIMTYPE'uint16'
Description'Specifies the proposed hash algorithm.'
ModelCorrespondence['CIM_IKESAEndpoint.HashAlgorithm', 'CIM_IKEProposal.OtherHashAlgorithm']
Override'HashAlgorithm'
ValueMap['0', '2', '3', '65001', '65002', '65003', '65004', '65005']
Values['None', 'MD5', 'SHA-1', 'SHA-256', 'SHA-384', 'AES-GMAC-128', 'AES-GMAC-192', 'AES-GMAC-256']
HashAlgorithm property is in 11 classes of ROOT\StandardCimv2 and in 4 namespaces
InstanceID property
CIMTYPE'string'
Description'This field is ignored.'
keyTrue
Override'InstanceID'
readTrue
InstanceID property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
MaxLifetimeKilobytes property
CIMTYPE'uint64'
Description'This field is ignored.'
ModelCorrespondence['CIM_SecurityAssociationEndpoint.LifetimeKilobytes']
Override'MaxLifetimeKilobytes'
PUnit'byte * 10^3'
readTrue
Units'KiloBytes'
MaxLifetimeKilobytes property is in 9 classes of ROOT\StandardCimv2 and in 2 namespaces
MaxLifetimeSeconds property
CIMTYPE'uint64'
Description'This field is ignored.'
ModelCorrespondence['CIM_SecurityAssociationEndpoint.LifetimeSeconds']
Override'MaxLifetimeSeconds'
PUnit'second'
readTrue
Units'Seconds'
MaxLifetimeSeconds property is in 9 classes of ROOT\StandardCimv2 and in 2 namespaces
OtherAuthenticationMethod property
CIMTYPE'string'
Description'This field is ignored.'
ModelCorrespondence['CIM_IKESAEndpoint.OtherAuthenticationMethod', 'CIM_IKEProposal.AuthenticationMethod']
Override'OtherAuthenticationMethod'
readTrue
OtherAuthenticationMethod property is in 11 classes of ROOT\StandardCimv2 and in 3 namespaces
OtherCipherAlgorithm property
CIMTYPE'string'
Description'This field is ignored.'
ModelCorrespondence['CIM_IKESAEndpoint.OtherCipherAlgorithm', 'CIM_IKEProposal.CipherAlgorithm']
Override'OtherCipherAlgorithm'
readTrue
OtherCipherAlgorithm property is in 11 classes of ROOT\StandardCimv2 and in 2 namespaces
OtherHashAlgorithm property
CIMTYPE'string'
Description'This field is ignored.'
ModelCorrespondence['CIM_IKESAEndpoint.OtherHashAlgorithm', 'CIM_IKEProposal.HashAlgorithm']
Override'OtherHashAlgorithm'
readTrue
OtherHashAlgorithm property is in 11 classes of ROOT\StandardCimv2 and in 2 namespaces
VendorID property
CIMTYPE'string'
Description'This field is ignored.'
ModelCorrespondence['CIM_IKESAEndpoint.VendorID', 'CIM_IKEProposal.GroupId']
Override'VendorID'
readTrue
VendorID property is in 19 classes of ROOT\StandardCimv2 and in 9 namespaces

MSFT_NetIKEMMCryptoProposal Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'Represents a crypto suite to propose in main mode.'
dynamicTrue
locale'MS_409'
provider'wfascim'
UMLPackagePath'CIM::IPsecPolicy'

MSFT_NetIKEMMCryptoProposal System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2:MSFT_NetIKEMMCryptoProposal'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_NetIKECryptoProposal', 'CIM_IKEProposal', 'CIM_SAProposal', 'CIM_ScopedSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT14___SYSTEM3
__RELPATH'MSFT_NetIKEMMCryptoProposal'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'MSFT_NetIKECryptoProposal'___SYSTEM8
__CLASS'MSFT_NetIKEMMCryptoProposal'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_NetIKEMMCryptoProposal

Number of classes:9
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_IKEProposal2140----
CIM_SAProposal140---
MSFT_NetIKEAuthProposal4140----
MSFT_NetIKEBasicAuthProposal0140----
MSFT_NetIKECertAuthProposal0260----
MSFT_NetIKECryptoProposal2140----
MSFT_NetIKEKerbAuthProposal0150----
MSFT_NetIKEPSKAuthProposal0150----
MSFT_NetIKEQMCryptoProposal0180----
comments powered by Disqus
WUtils.com