MSFT_NetIKECertAuthProposal, ROOT\StandardCimv2\MS_409

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

Description

Represents an auth proposal that uses certificates to authenticate the remote peer. Instances of this class only exist as embedded instances within a MSFT_NetIKEP1AuthSet and MSFT_NetIKEP2AuthSet.

MSFT_NetIKECertAuthProposal properties

MSFT_NetIKECertAuthProposal has 26 properties (12 Local, 14 Derived)

NameOriginCIMType
AuthenticationMethodCIM_IKEProposal18 [uint16]
CaptionCIM_ManagedElement8 [string]
CertNameMSFT_NetIKECertAuthProposal8 [string]
CertNameTypeMSFT_NetIKECertAuthProposal18 [uint16]
CipherAlgorithmCIM_IKEProposal18 [uint16]
DescriptionCIM_ManagedElement8 [string]
EKUsMSFT_NetIKECertAuthProposal8 [string]
ElementNameCIM_ManagedElement8 [string]
ExcludeCANameMSFT_NetIKECertAuthProposal11 [boolean]
FollowRenewalMSFT_NetIKECertAuthProposal11 [boolean]
GroupIdCIM_IKEProposal18 [uint16]
HashAlgorithmCIM_IKEProposal18 [uint16]
key
InstanceID
CIM_ManagedElement8 [string]
MapToAccountMSFT_NetIKECertAuthProposal11 [boolean]
MaxLifetimeKilobytesCIM_IKEProposal21 [uint64]
MaxLifetimeSecondsCIM_IKEProposal21 [uint64]
OtherAuthenticationMethodCIM_IKEProposal8 [string]
OtherCipherAlgorithmCIM_IKEProposal8 [string]
OtherHashAlgorithmCIM_IKEProposal8 [string]
SelectionCriteriaMSFT_NetIKECertAuthProposal11 [boolean]
SigningAlgorithmMSFT_NetIKECertAuthProposal18 [uint16]
ThumbprintMSFT_NetIKECertAuthProposal8 [string]
TrustedCAMSFT_NetIKECertAuthProposal8 [string]
TrustedCATypeMSFT_NetIKECertAuthProposal18 [uint16]
ValidationCriteriaMSFT_NetIKECertAuthProposal11 [boolean]
VendorIDCIM_IKEProposal8 [string]

Detailed description of MSFT_NetIKECertAuthProposal properties

Local properties (12) of MSFT_NetIKECertAuthProposal class

CertName property
CIMTYPE'string'
Description'The name that should be on the certificate.'
CertName property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
CertNameType property
CIMTYPE'uint16'
Description'The type of name used in CertName.'
Values['None', 'DNS', 'UPN', 'RFC822', 'CN', 'OU', 'O', 'DC']
CertNameType property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
EKUs property
CIMTYPE'string'
Description'The EKU's to accept.'
EKUs property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
ExcludeCAName property
CIMTYPE'boolean'
Description'If this flag is set, certificate authority names are excluded. This flag MUST be set only on first authentications.'
ExcludeCAName property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
FollowRenewal property
CIMTYPE'boolean'
Description'Whether to follow certificate renewal.'
FollowRenewal property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
MapToAccount property
CIMTYPE'boolean'
Description'If this flag is set, Windows will attempt to map certificates to domain accounts.'
MapToAccount property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
SelectionCriteria property
CIMTYPE'boolean'
Description'Whether the cert criteria (CertName, EKUs, Thumbprint) should be used when choosing which certificates to offer.'
SelectionCriteria property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
SigningAlgorithm property
CIMTYPE'uint16'
Description'Specifies the certificate signing algorithm to use.'
Values['RSA', '256-bit Elliptic-Curve DSA', '384-bit Elliptic-Curve DSA']
SigningAlgorithm property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
Thumbprint property
CIMTYPE'string'
Description'The thumbprint to accept.'
Thumbprint property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
TrustedCA property
CIMTYPE'string'
Description'Only certs issued by this CA should be allowed.'
TrustedCA property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
TrustedCAType property
CIMTYPE'uint16'
Description'Indicates whether to accept certificates only from the root TrustedCA, or to also accept certificates from Intermediate CA's which are children of the TrustedCA.'
Values['Root CA', 'Intermediate CA']
TrustedCAType property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces
ValidationCriteria property
CIMTYPE'boolean'
Description'Whether the cert criteria (CertName, EKUs, Thumbprint) should be used for validating the certificates presented.'
ValidationCriteria property is in 1 class (MSFT_NetIKECertAuthProposal) of ROOT\StandardCimv2\MS_409 and in 2 namespaces

Derived properties (14) of MSFT_NetIKECertAuthProposal 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.'
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\MS_409 and in 7 namespaces
Caption property
CIMTYPE'string'
Description'This field is ignored.'
Caption property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 37 namespaces
CipherAlgorithm property
CIMTYPE'uint16'
Description'This field is ignored.'
Values['Other', 'DES', 'IDEA', 'Blowfish', 'RC5', '3DES', 'CAST', 'DMTF/IANA Reserved', 'Vendor Reserved']
CipherAlgorithm property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description'This field is ignored.'
Description property is in 154 classes of ROOT\StandardCimv2\MS_409 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'This field is ignored.'
ElementName property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
GroupId property
CIMTYPE'uint16'
Description'This field is ignored.'
Values['No Group/Non-Diffie-Hellman Exchange', 'DH-768 bit prime', 'DH-1024 bit prime', 'EC2N-155 bit field element', 'EC2N-185 bit field element', 'DH-1536 bit prime', 'Standard Group - Reserved', 'Vendor Reserved']
GroupId property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 6 namespaces
HashAlgorithm property
CIMTYPE'uint16'
Description'This field is ignored.'
Values['Other', 'MD5', 'SHA-1', 'Tiger', 'DMTF/IANA Reserved', 'Vendor Reserved']
HashAlgorithm property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 4 namespaces
InstanceID property
CIMTYPE'string'
Description'This field is ignored.'
keyTrue
InstanceID property is in 153 classes of ROOT\StandardCimv2\MS_409 and in 21 namespaces
MaxLifetimeKilobytes property
CIMTYPE'uint64'
Description'This field is ignored.'
Units'KiloBytes'
MaxLifetimeKilobytes property is in 9 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
MaxLifetimeSeconds property
CIMTYPE'uint64'
Description'This field is ignored.'
Units'Seconds'
MaxLifetimeSeconds property is in 9 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
OtherAuthenticationMethod property
CIMTYPE'string'
Description'This field is ignored.'
OtherAuthenticationMethod property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 3 namespaces
OtherCipherAlgorithm property
CIMTYPE'string'
Description'This field is ignored.'
OtherCipherAlgorithm property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
OtherHashAlgorithm property
CIMTYPE'string'
Description'This field is ignored.'
OtherHashAlgorithm property is in 11 classes of ROOT\StandardCimv2\MS_409 and in 2 namespaces
VendorID property
CIMTYPE'string'
Description'This field is ignored.'
VendorID property is in 19 classes of ROOT\StandardCimv2\MS_409 and in 9 namespaces

MSFT_NetIKECertAuthProposal Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Represents an auth proposal that uses certificates to authenticate the remote peer. Instances of this class only exist as embedded instances within a MSFT_NetIKEP1AuthSet and MSFT_NetIKEP2AuthSet.'
LOCALE'MS_409'

MSFT_NetIKECertAuthProposal System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2\MS_409:MSFT_NetIKECertAuthProposal'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_NetIKEAuthProposal', 'CIM_IKEProposal', 'CIM_SAProposal', 'CIM_ScopedSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT26___SYSTEM3
__RELPATH'MSFT_NetIKECertAuthProposal'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'MSFT_NetIKEAuthProposal'___SYSTEM8
__CLASS'MSFT_NetIKECertAuthProposal'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_NetIKECertAuthProposal

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