|
|
PS_DnsServerResourceRecordDnsKey, ROOT\Microsoft\Windows\Dns
Class
| Methods (1)
| Properties | Qualifiers (5)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionDNS Server Resource Record DNSKEY Tasks
PS_DnsServerResourceRecordDnsKey methodsPS_DnsServerResourceRecordDnsKey has 1 methods (1 Local) | Name | Origin | Return |
|---|
| Add | PS_DnsServerResourceRecordDnsKey | uint32 {'out':True} |
Detailed description of PS_DnsServerResourceRecordDnsKey methodsLocal methods (1) of PS_DnsServerResourceRecordDnsKey class| ▲ Add method |
|---|
| Return | uint32 {'out':True} |
|---|
| Parameters | | Name | CIMType | ID | IN | OUT | Qualifiers | |
|---|
| Name | string | 0 | ✓ | - | {'Description':'The name of the resource record.','In':True} | | CryptoAlgorithm | string | 1 | ✓ | - | {'Description':'Cryptographic algorithm used for key generation.','In':True} | | ZoneName | string | 2 | ✓ | - | {'Description':'Name of the DNS zone where the record is added.','In':True} | | TimeToLive | datetime | 3 | ✓ | - | {'Description':'Specifies the life time of the record in DNS cache.','In':True} | | AgeRecord | boolean | 4 | ✓ | - | {'Description':'When specified creates a record with aging set.','In':True} | | Base64Data | string | 5 | ✓ | - | {'Description':'Key data','In':True} | | KeyProtocol | string | 6 | ✓ | - | {'Description':'Protocol name. Default is DNSSEC.','In':True} | | ComputerName | string | 7 | ✓ | - | {'Description':'Optional DNS server name.','In':True} | | SecureEntryPoint | boolean | 8 | ✓ | - | {'Description':'Specifies if it is a secure entry point. ','In':True} | | ZoneKey | boolean | 9 | ✓ | - | {'Description':'Specifies zone signing key','In':True} | | PassThru | boolean | 10 | ✓ | - | {'Description':'If specified, returns the object or objects on which the operation was done.','In':True} | | ZoneScope | string | 11 | ✓ | - | {'Description':'Name of the zone scope.','Experimental':True,'In':True} | | cmdletOutput | object:DnsServerResourceRecord | 12 | - | ✓ | {'Description':'Object contains following fields
DistinguishedName
HostName
RecordClass
RecordData
RecordType
Timestamp
TimeToLive
Base64Data
CryptoAlgorithm
KeyFlags
KeyProtocol
KeyTag
Revoked
SecureEntryPoint
ZoneKey','EmbeddedInstance':'DnsServerResourceRecord','Out':True} |
|
|---|
| Description | 'Adds the DNSKEY record.' |
|---|
| implemented | True |
|---|
| static | True |
|---|
| Add method is in 11 classes of ROOT\Microsoft\Windows\Dns and in 17 namespaces |
PS_DnsServerResourceRecordDnsKey Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| ClassVersion | '1.0.0' | ✗ | ✗ | ✓ | ✗ | ✓ |
| Description | 'DNS Server Resource Record DNSKEY Tasks' | ✗ | ✓ | ✓ | ✓ | ✓ |
| dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
| locale | 'MS_409' | ✗ | ✗ | ✓ | ✓ | ✓ |
| provider | 'DnsServerPSProvider' | ✓ | ✗ | ✓ | ✗ | ✓ |
PS_DnsServerResourceRecordDnsKey System propertiesSimilar Classes to PS_DnsServerResourceRecordDnsKeyNumber of classes:9
comments powered by
|
|