MSFT_NetIPHttpsConfiguration, ROOT\StandardCimv2

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

Description

Configuration settings for IP-HTTPs

MSFT_NetIPHttpsConfiguration methods

MSFT_NetIPHttpsConfiguration has 6 methods (6 Local)

NameOriginReturn
AddCertBindingMSFT_NetIPHttpsConfigurationuint32 {'out':True}
DisableProfileMSFT_NetIPHttpsConfigurationuint32 {'out':True}
EnableProfileMSFT_NetIPHttpsConfigurationuint32 {'out':True}
RemoveCertBindingMSFT_NetIPHttpsConfigurationuint32 {'out':True}
RenameMSFT_NetIPHttpsConfigurationuint32 {'out':True}
ResetMSFT_NetIPHttpsConfigurationuint32 {'out':True}

MSFT_NetIPHttpsConfiguration properties

MSFT_NetIPHttpsConfiguration has 13 properties (9 Local, 4 Derived)

NameOriginCIMType
AuthModeMSFT_NetIPHttpsConfiguration19 [uint32]
CaptionCIM_ManagedElement8 [string]
ConfigurationTypeMSFT_NetIPHttpsConfiguration19 [uint32]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
key
InstanceID
CIM_ManagedElement8 [string]
PolicyStoreMSFT_NetIPHttpsConfiguration8 [string]
ProfileMSFT_NetIPHttpsConfiguration8 [string]
ProfileActivatedMSFT_NetIPHttpsConfiguration11 [boolean]
ServerURLMSFT_NetIPHttpsConfiguration8 [string]
StateMSFT_NetIPHttpsConfiguration19 [uint32]
StrongCRLRequiredMSFT_NetIPHttpsConfiguration11 [boolean]
TypeMSFT_NetIPHttpsConfiguration19 [uint32]

Detailed description of MSFT_NetIPHttpsConfiguration methods

Local methods (6) of MSFT_NetIPHttpsConfiguration class

AddCertBinding method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CertificateHashstring0-{'In':True}
ApplicationIdstring1-{'In':True}
IpPortstring2-{'In':True}
CertificateStoreNamestring3-{'In':True}
NullEncryptionboolean4-{'In':True}
Description'Add HTTP SSL certificate'
implementedTrue
staticTrue
AddCertBinding method is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
DisableProfile method
Returnuint32 {'out':True}
Description'Disable manual activation of IP-HTTPs profile'
implementedTrue
staticTrue
DisableProfile method is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
EnableProfile method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Profilestring0-{'In':True}
Description'Manually activate specified IP-HTTPs profile'
implementedTrue
staticTrue
EnableProfile method is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
RemoveCertBinding method
Returnuint32 {'out':True}
Description'Remove all HTTP SSL certificates'
implementedTrue
staticTrue
RemoveCertBinding method is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
Rename method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NewNamestring0-{'In':True}
PassThruboolean1-{'In':True}
OutputObjectobject:MSFT_NetIPHttpsConfiguration2-{'EmbeddedInstance':'MSFT_NetIPHttpsConfiguration','Out':True}
Description'Rename IP-HTTPs profile'
implementedTrue
Rename method is in 12 classes of ROOT\StandardCimv2 and in 12 namespaces
Reset method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Stateboolean0-{'In':True}
AuthModeboolean1-{'In':True}
StrongCRLRequiredboolean2-{'In':True}
PassThruboolean3-{'In':True}
OutputObjectobject:MSFT_NetIPHttpsConfiguration4-{'EmbeddedInstance':'MSFT_NetIPHttpsConfiguration','Out':True}
Description'Reset IP-HTTPs configuration'
implementedTrue
Reset method is in 13 classes of ROOT\StandardCimv2 and in 19 namespaces

Detailed description of MSFT_NetIPHttpsConfiguration properties

Local properties (9) of MSFT_NetIPHttpsConfiguration class

AuthMode property
CIMTYPE'uint32'
Description'Authentication mode'
ValueMap['0', '1']
Values['None', 'Certificates']
AuthMode property is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
ConfigurationType property
CIMTYPE'uint32'
Description'Configuration type of this instance'
readTrue
ValueMap['0', '1', '2']
Values['Local', 'GroupPolicy', 'ProfileGP']
ConfigurationType property is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
PolicyStore property
CIMTYPE'string'
Description'Policy store in which this configuration object is stored'
readTrue
PolicyStore property is in 9 classes of ROOT\StandardCimv2 and in 2 namespaces
Profile property
CIMTYPE'string'
Description'Friendly name of the profile'
Profile property is in 3 classes of ROOT\StandardCimv2 and in 8 namespaces
ProfileActivated property
CIMTYPE'boolean'
Description'Indicates whether the profile is active or not'
readTrue
ProfileActivated property is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
ServerURL property
CIMTYPE'string'
Description'Url on which the server interface listens for HTTP(S) requests OR Url to which the client interface sends HTTP(S) requests'
ServerURL property is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
State property
CIMTYPE'uint32'
Description'State of the interface'
ValueMap['0', '2', '3']
Values['Default', 'Enabled', 'Disabled']
State property is in 11 classes of ROOT\StandardCimv2 and in 36 namespaces
StrongCRLRequired property
CIMTYPE'boolean'
Description'Toggles Strong Certificate revocation list checking'
StrongCRLRequired property is in 1 class (MSFT_NetIPHttpsConfiguration) of ROOT\StandardCimv2 and in 2 namespaces
Type property
CIMTYPE'uint32'
Description'Type of the interface'
ValueMap['0', '1']
Values['Client', 'Server']
Type property is in 8 classes of ROOT\StandardCimv2 and in 142 namespaces

Derived properties (4) of MSFT_NetIPHttpsConfiguration class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one- line string) of the object.'
MaxLen64
Caption property is in 175 classes of ROOT\StandardCimv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 176 classes of ROOT\StandardCimv2 and in 142 namespaces
ElementName property
CIMTYPE'string'
Description'The user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.)'
RequiredTrue
ElementName property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces
InstanceID property
CIMTYPE'string'
Description'Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm:
:
Where and are separated by a colon (:), and where must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the _ structure of Schema class names.) In addition, to ensure uniqueness, must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between and .
is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance.
For DMTF-defined instances, the "preferred" algorithm must be used with the set to CIM.'
keyTrue
InstanceID property is in 175 classes of ROOT\StandardCimv2 and in 21 namespaces

MSFT_NetIPHttpsConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'Configuration settings for IP-HTTPs'
dynamicTrue
locale'MS_409'
provider'NetTtCim'
UMLPackagePath'CIM::Core::Settings'

MSFT_NetIPHttpsConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\StandardCimv2:MSFT_NetIPHttpsConfiguration'___SYSTEM8
__NAMESPACE'ROOT\StandardCimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_NetSettingData', 'CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'MSFT_NetIPHttpsConfiguration'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'MSFT_NetSettingData'___SYSTEM8
__CLASS'MSFT_NetIPHttpsConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_NetIPHttpsConfiguration

Number of classes:8
comments powered by Disqus
WUtils.com