DnsServerSigningKey, ROOT\Microsoft\Windows\Dns

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

Description

DNS Server Signing Key Representation for Zone Signing Key and Key Signing Key

DnsServerSigningKey properties

DnsServerSigningKey has 21 properties (21 Local)

NameOriginCIMType
ActiveKeyDnsServerSigningKey8 [string]
CryptoAlgorithmDnsServerSigningKey8 [string]
CurrentRolloverStatusDnsServerSigningKey8 [string]
CurrentStateDnsServerSigningKey8 [string]
DnsKeySignatureValidityPeriodDnsServerSigningKey101 [datetime]
DSSignatureValidityPeriodDnsServerSigningKey101 [datetime]
InitialRolloverOffsetDnsServerSigningKey101 [datetime]
KeyIdDnsServerSigningKey8 [string]
KeyLengthDnsServerSigningKey19 [uint32]
KeyStorageProviderDnsServerSigningKey8 [string]
KeyTypeDnsServerSigningKey8 [string]
LastRolloverTimeDnsServerSigningKey101 [datetime]
NextKeyDnsServerSigningKey8 [string]
NextRolloverActionDnsServerSigningKey8 [string]
NextRolloverTimeDnsServerSigningKey101 [datetime]
RolloverPeriodDnsServerSigningKey101 [datetime]
RolloverTypeDnsServerSigningKey8 [string]
StandbyKeyDnsServerSigningKey8 [string]
StoreKeysInADDnsServerSigningKey11 [boolean]
ZoneNameDnsServerSigningKey8 [string]
ZoneSignatureValidityPeriodDnsServerSigningKey101 [datetime]

Detailed description of DnsServerSigningKey properties

Local properties (21) of DnsServerSigningKey class

ActiveKey property
CIMTYPE'string'
Description'Signing key pointer string for the key�s active key.'
readTrue
writeTrue
ActiveKey property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CryptoAlgorithm property
CIMTYPE'string'
Description'DNSSEC signature generation algorithm.'
readTrue
ValueMap['RsaSha1', 'RsaSha1NSec3', 'RsaSha256', 'RsaSha512', 'ECDsaP256Sha256', 'ECDsaP384Sha384']
Values['RsaSha1', 'RsaSha1NSec3', 'RsaSha256', 'RsaSha512', 'ECDsaP256Sha256', 'ECDsaP384Sha384']
writeTrue
CryptoAlgorithm property is in 4 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CurrentRolloverStatus property
CIMTYPE'string'
Description'The current state of this key.'
readTrue
ValueMap['NotRolling', 'Queued', 'RollStarted', 'ZskWaitingForDnsKeyTtl', 'ZskWaitingForMaxZoneTtlKskWaitingForDSUpdate', 'KskWaitingForDSTtl', 'KskWaitingForDnsKeyTtl', 'WaitingForRFC5011RemoveHoldDown', 'RollError']
Values['NotRolling', 'Queued', 'RollStarted', 'ZskWaitingForDnsKeyTtl', 'ZskWaitingForMaxZoneTtlKskWaitingForDSUpdate', 'KskWaitingForDSTtl', 'KskWaitingForDnsKeyTtl', 'WaitingForRFC5011RemoveHoldDown', 'RollError']
CurrentRolloverStatus property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CurrentState property
CIMTYPE'string'
Description'The current state of this key.'
readTrue
ValueMap['Active', 'Retired']
Values['Active', 'Retired']
CurrentState property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 8 namespaces
DnsKeySignatureValidityPeriod property
CIMTYPE'datetime'
Description'Amount of time that signatures covering DNSKEY record sets should be valid.'
readTrue
writeTrue
DnsKeySignatureValidityPeriod property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DSSignatureValidityPeriod property
CIMTYPE'datetime'
Description'Amount of time that signatures covering DS record sets should be valid.'
readTrue
writeTrue
DSSignatureValidityPeriod property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
InitialRolloverOffset property
CIMTYPE'datetime'
Description'Amount of time to delay the first scheduled key rollover. This allows for key rollovers to be staggered.'
readTrue
writeTrue
InitialRolloverOffset property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
KeyId property
CIMTYPE'string'
Description'Unique identifier for the key'
readTrue
KeyId property is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
KeyLength property
CIMTYPE'uint32'
Description'Length in bits of keys. Valid range is from 1024 to 4096 with 64 bit increments.'
readTrue
writeTrue
KeyLength property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 4 namespaces
KeyStorageProvider property
CIMTYPE'string'
Description'The KSP used to generate keys.'
readTrue
writeTrue
KeyStorageProvider property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
KeyType property
CIMTYPE'string'
Description'Specifies if the key is a ZSK or KSK'
readTrue
ValueMap['ZoneSigningKey', 'KeySigningKey']
Values['ZoneSigningKey', 'KeySigningKey']
writeTrue
KeyType property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 3 namespaces
LastRolloverTime property
CIMTYPE'datetime'
Description'The time at which the last rollover event was performed.'
readTrue
LastRolloverTime property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NextKey property
CIMTYPE'string'
Description'Signing key pointer string for the key's next key. This key will be used during the next key rollover event.'
readTrue
writeTrue
NextKey property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NextRolloverAction property
CIMTYPE'string'
Description'The action to take for this key on the next key manual or scheduled key rollover event.'
readTrue
ValueMap['Normal', 'RevokeStandby', 'Retire']
Values['Normal', 'RevokeStandby', 'Retire']
writeTrue
NextRolloverAction property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
NextRolloverTime property
CIMTYPE'datetime'
Description'The time at which the next rollover action must take place.'
readTrue
NextRolloverTime property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RolloverPeriod property
CIMTYPE'datetime'
Description'Amount of time between scheduled key rollovers.'
readTrue
writeTrue
RolloverPeriod property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RolloverType property
CIMTYPE'string'
Description'Will always be DoubleSignature if Type is KSK and PrePublish if Type is ZSK.'
readTrue
ValueMap['DoubleSignature', 'Prepublish']
Values['DoubleSignature', 'Prepublish']
RolloverType property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
StandbyKey property
CIMTYPE'string'
Description'Signing key pointer string for the key�s standby key.'
readTrue
writeTrue
StandbyKey property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
StoreKeysInAD property
CIMTYPE'boolean'
Description'TRUE if keys are stored on zone object in Active Directory. False otherwise.'
readTrue
writeTrue
StoreKeysInAD property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ZoneName property
CIMTYPE'string'
Description'Name of the zone corresponding to the key'
readTrue
ZoneName property is in 12 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ZoneSignatureValidityPeriod property
CIMTYPE'datetime'
Description'Amount of time that signatures covering all other record sets should be valid.'
readTrue
writeTrue
ZoneSignatureValidityPeriod property is in 1 class (DnsServerSigningKey) of ROOT\Microsoft\Windows\Dns and in 2 namespaces

DnsServerSigningKey Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'DNS Server Signing Key Representation for Zone Signing Key and Key Signing Key'
dynamicTrue
locale'MS_409'
provider'DnsServerPSProvider'

DnsServerSigningKey System properties

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

Similar Classes to DnsServerSigningKey

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