PS_DnsServerTrustAnchor, ROOT\Microsoft\Windows\Dns

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

Description

DNS Server Trust Anchor Task Definition

PS_DnsServerTrustAnchor methods

PS_DnsServerTrustAnchor has 8 methods (8 Local)

NameOriginReturn
AddByDnsKeyPS_DnsServerTrustAnchoruint32 {'out':True}
AddByDSPS_DnsServerTrustAnchoruint32 {'out':True}
AddByRootPS_DnsServerTrustAnchoruint32 {'out':True}
GetPS_DnsServerTrustAnchoruint32 {'out':True}
ImportByDSSetPS_DnsServerTrustAnchoruint32 {'out':True}
ImportByKeySetPS_DnsServerTrustAnchoruint32 {'out':True}
RemoveByInputObjectPS_DnsServerTrustAnchoruint32 {'out':True}
RemoveByNamePS_DnsServerTrustAnchoruint32 {'out':True}

Detailed description of PS_DnsServerTrustAnchor methods

Local methods (8) of PS_DnsServerTrustAnchor class

AddByDnsKey method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Namestring0-{'Description':'Name of the trust anchor.','In':True}
ComputerNamestring1-{'Description':'Optional DNS server name.','In':True}
CryptoAlgorithmstring2-{'Description':'Cryptographic algorithm used for key generation.','In':True}
PassThruboolean3-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
KeyProtocolstring4-{'Description':'Protocol name. Default is DNSSEC.','In':True}
Base64Datastring5-{'Description':'Key data','In':True}
cmdletOutputobject:DnsServerTrustAnchor6-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Adds a trust anchor DNSKEY record. If there is no trust anchor zone present, the cmdlet should create one. If neither SecureEntryPoint nor ZoneSigningKey are specified, then the cmdlet creates a trust anchor with SEP bit set.'
implementedTrue
staticTrue
AddByDnsKey method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
AddByDS method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Namestring0-{'Description':'Name of the trust anchor.','In':True}
ComputerNamestring1-{'Description':'Optional DNS server name.','In':True}
CryptoAlgorithmstring2-{'Description':'Cryptographic algorithm used for key generation.','In':True}
PassThruboolean3-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
KeyTaguint164-{'Description':'Key tag used to uniquely identify a key','In':True}
DigestTypestring5-{'Description':'Type of digest','In':True}
Digeststring6-{'Description':'The DS digest data.','In':True}
cmdletOutputobject:DnsServerTrustAnchor7-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Adds a trust anchor DNSKEY record. If there is no trust anchor zone present, the cmdlet should create one. If neither SecureEntryPoint nor ZoneSigningKey are specified, then the cmdlet creates a trust anchor with SEP bit set.'
implementedTrue
staticTrue
AddByDS method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
AddByRoot method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Optional DNS server name.','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
Rootboolean2-{'In':True}
cmdletOutputobject:DnsServerTrustAnchor3-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Adds a trust anchor DNSKEY record. If there is no trust anchor zone present, the cmdlet should create one. If neither SecureEntryPoint nor ZoneSigningKey are specified, then the cmdlet creates a trust anchor with SEP bit set.'
implementedTrue
staticTrue
AddByRoot method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
Get method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Optional DNS server name.','In':True}
Namestring1-{'Description':'Name of the trust anchor.','In':True}
cmdletOutputobject:DnsServerTrustAnchor2-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Retrieves TAs on the server'
implementedTrue
staticTrue
Get method is in 24 classes of ROOT\Microsoft\Windows\Dns and in 19 namespaces
ImportByDSSet method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Optional DNS server name.','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
DSSetFilestring2-{'Description':'File path of the DSset file.','In':True}
cmdletOutputobject:DnsServerTrustAnchor3-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Imports DNS server Trust anchors from specified files'
implementedTrue
staticTrue
ImportByDSSet method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ImportByKeySet method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Optional DNS server name.','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
KeySetFilestring2-{'Description':'File path of the keyset file.','In':True}
cmdletOutputobject:DnsServerTrustAnchor3-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Imports DNS server Trust anchors from specified files'
implementedTrue
staticTrue
ImportByKeySet method is in 1 class (PS_DnsServerTrustAnchor) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RemoveByInputObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Optional DNS server name.','In':True}
Forceboolean1-{'Description':'If specified, overrides the default confirmation before performing the operation.','In':True}
PassThruboolean2-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
InputObjectobject:DnsServerTrustAnchor3-{'Description':'Specifies Trust Anchor object (retrieved from Get-DnsServerTrustAnchor) that needs to be removed','EmbeddedInstance':'DnsServerTrustAnchor','In':True}
cmdletOutputobject:DnsServerTrustAnchor4-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Deletes the specified trust anchor.'
implementedTrue
staticTrue
RemoveByInputObject method is in 4 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RemoveByName method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Optional DNS server name.','In':True}
Forceboolean1-{'Description':'If specified, overrides the default confirmation before performing the operation.','In':True}
PassThruboolean2-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
Namestring3-{'Description':'Name of the zone whose trust anchor needs to be removed.','In':True}
Typestring4-{'Description':'Trust Anchor Type','In':True}
cmdletOutputobject:DnsServerTrustAnchor5-{'Description':'Object contains following fields EnteredStateTime KeyTag NextStateTime TrustAnchorData TrustAnchorName TrustAnchorState TrustAnchorType','EmbeddedInstance':'DnsServerTrustAnchor','Out':True}
Description'Deletes the specified trust anchor.'
implementedTrue
staticTrue
RemoveByName method is in 2 classes of ROOT\Microsoft\Windows\Dns and in 4 namespaces

PS_DnsServerTrustAnchor Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'DNS Server Trust Anchor Task Definition'
dynamicTrue
locale'MS_409'
provider'DnsServerPSProvider'

PS_DnsServerTrustAnchor System properties

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

Similar Classes to PS_DnsServerTrustAnchor

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DnsServerTrustAnchor070----
comments powered by Disqus
WUtils.com