DnsServerDnsSecZoneSetting, ROOT\Microsoft\Windows\Dns

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

Description

DNS Primary Zone DNSSEC settings object

DnsServerDnsSecZoneSetting properties

DnsServerDnsSecZoneSetting has 22 properties (22 Local)

NameOriginCIMType
CurrentRollingSkdGuidDnsServerDnsSecZoneSetting8 [string]
DenialOfExistenceDnsServerDnsSecZoneSetting8 [string]
DistributeTrustAnchorDnsServerDnsSecZoneSetting8 [string]
DnsKeyRecordSetTtlDnsServerDnsSecZoneSetting101 [datetime]
DSRecordGenerationAlgorithmDnsServerDnsSecZoneSetting8 [string]
DSRecordSetTtlDnsServerDnsSecZoneSetting101 [datetime]
EnableRfc5011KeyRolloverDnsServerDnsSecZoneSetting11 [boolean]
IsKeyMasterServerDnsServerDnsSecZoneSetting11 [boolean]
IsSignedDnsServerDnsSecZoneSetting11 [boolean]
KeyMasterServerDnsServerDnsSecZoneSetting8 [string]
KeyMasterStatusDnsServerDnsSecZoneSetting8 [string]
NSec3CurrentSaltDnsServerDnsSecZoneSetting8 [string]
NSec3HashAlgorithmDnsServerDnsSecZoneSetting8 [string]
NSec3IterationsDnsServerDnsSecZoneSetting18 [uint16]
NSec3OptOutDnsServerDnsSecZoneSetting11 [boolean]
NSec3RandomSaltLengthDnsServerDnsSecZoneSetting17 [uint8]
NSec3UserSaltDnsServerDnsSecZoneSetting8 [string]
ParentHasSecureDelegationDnsServerDnsSecZoneSetting11 [boolean]
PropagationTimeDnsServerDnsSecZoneSetting101 [datetime]
SecureDelegationPollingPeriodDnsServerDnsSecZoneSetting101 [datetime]
SignatureInceptionOffsetDnsServerDnsSecZoneSetting101 [datetime]
ZoneNameDnsServerDnsSecZoneSetting8 [string]

Detailed description of DnsServerDnsSecZoneSetting properties

Local properties (22) of DnsServerDnsSecZoneSetting class

CurrentRollingSkdGuid property
CIMTYPE'string'
Description'The GUID of the currently rolling SKD.'
readTrue
CurrentRollingSkdGuid property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DenialOfExistence property
CIMTYPE'string'
Description'This setting is used by the DNS server to provide a signed proof of unregistered name in the DNS database.'
readTrue
ValueMap['NSEC', 'NSEC3']
Values['NSEC', 'NSEC3']
writeTrue
DenialOfExistence property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DistributeTrustAnchor property
CIMTYPE'string'
Description'Specifies if trust anchors should be published.'
readTrue
ValueMap['None', 'DnsKey']
Values['None', 'DnsKey']
writeTrue
DistributeTrustAnchor property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DnsKeyRecordSetTtl property
CIMTYPE'datetime'
Description'DnsKey Record Set TTL.'
readTrue
writeTrue
DnsKeyRecordSetTtl property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DSRecordGenerationAlgorithm property
CIMTYPE'string'
Description'DS record generation algorithm.'
readTrue
ValueMap['None', 'Sha1', 'Sha256', 'Sha384']
Values['None', 'Sha1', 'Sha256', 'Sha384']
writeTrue
DSRecordGenerationAlgorithm property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DSRecordSetTtl property
CIMTYPE'datetime'
Description'DS Record Set TTL.'
readTrue
writeTrue
DSRecordSetTtl property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
EnableRfc5011KeyRollover property
CIMTYPE'boolean'
Description'Specifies if RFC 5011 key rollover is enabled.'
readTrue
writeTrue
EnableRfc5011KeyRollover property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
IsKeyMasterServer property
CIMTYPE'boolean'
Description'If the current server is the key master server for the current zone.'
readTrue
IsKeyMasterServer property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
IsSigned property
CIMTYPE'boolean'
Description'If the current zone is signed'
readTrue
IsSigned property is in 2 classes of ROOT\Microsoft\Windows\Dns and in 4 namespaces
KeyMasterServer property
CIMTYPE'string'
Description'Name of the key master server.'
readTrue
writeTrue
KeyMasterServer property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
KeyMasterStatus property
CIMTYPE'string'
Description'An enumeration containing the status of the key master server for this zone.'
readTrue
ValueMap['Online', 'Offline']
Values['Online', 'Offline']
KeyMasterStatus property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NSec3CurrentSalt property
CIMTYPE'string'
Description'NSec3 Salt used currently.'
readTrue
NSec3CurrentSalt property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NSec3HashAlgorithm property
CIMTYPE'string'
Description'NSEC3 hash algorithm.'
readTrue
ValueMap['Sha1', 'Sha256', 'Sha384']
Values['Sha1', 'Sha256', 'Sha384']
writeTrue
NSec3HashAlgorithm property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NSec3Iterations property
CIMTYPE'uint16'
Description'NSEC3 iterations.'
readTrue
writeTrue
NSec3Iterations property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NSec3OptOut property
CIMTYPE'boolean'
Description'NSEC3 opt out.'
readTrue
writeTrue
NSec3OptOut property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NSec3RandomSaltLength property
CIMTYPE'uint8'
Description'NSEC3 random salt length.'
readTrue
writeTrue
NSec3RandomSaltLength property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NSec3UserSalt property
CIMTYPE'string'
Description'NSEC3 user salt.'
readTrue
writeTrue
NSec3UserSalt property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ParentHasSecureDelegation property
CIMTYPE'boolean'
Description'If parent has secure delegation.'
readTrue
writeTrue
ParentHasSecureDelegation property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
PropagationTime property
CIMTYPE'datetime'
Description'Propagation time.'
readTrue
writeTrue
PropagationTime property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
SecureDelegationPollingPeriod property
CIMTYPE'datetime'
Description'Secure delegation polling period.'
readTrue
writeTrue
SecureDelegationPollingPeriod property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
SignatureInceptionOffset property
CIMTYPE'datetime'
Description'Signature inception.'
readTrue
writeTrue
SignatureInceptionOffset property is in 1 class (DnsServerDnsSecZoneSetting) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ZoneName property
CIMTYPE'string'
Description'Name of the zone.'
readTrue
ZoneName property is in 12 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces

DnsServerDnsSecZoneSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'DNS Primary Zone DNSSEC settings object'
dynamicTrue
locale'MS_409'
provider'DnsServerPSProvider'

DnsServerDnsSecZoneSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dns:DnsServerDnsSecZoneSetting'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Dns'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT22___SYSTEM3
__RELPATH'DnsServerDnsSecZoneSetting'___SYSTEM8
__DYNASTY'DnsServerDnsSecZoneSetting'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DnsServerDnsSecZoneSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DnsServerDnsSecZoneSetting

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DnsServerDsSetting060----
DnsServerSetting0720----
DnsServerSettingBrief090----
PS_DnsServerDnsSecZoneSetting005----
PS_DnsServerDsSetting002----
PS_DnsServerSetting003----
comments powered by Disqus
WUtils.com