Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Deletes one or more input keys from the zone.
Syntax
uint32 Remove(
[in] string ZoneName,
[in] boolean PassThru,
[in] string KeyId[],
[in] boolean Force,
[in] string ComputerName,
[out] DnsServerSigningKey cmdletOutput[]
);
Parameters
-
ZoneName [in]
-
Name of the zone on which DnsSec operations are performed.
-
PassThru [in]
-
If specified, returns the object or objects on which the operation was done.
-
KeyId [in]
-
Uniquely identifies the key.
-
Force [in]
-
If specified, overrides the default confirmation before performing the operation.
-
ComputerName [in]
-
Optional DNS server name.
-
cmdletOutput [out]
-
On return, contains an embedded instance of the current object. This parameter returns a value only if PassThru is set to true.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\Dns |
| MOF |
|
| DLL |
|