DNS Provider::ModifyDNSZone

The ModifyDNSZone procedure allows you to modify a requested zone on a specified server. The changes you make with this method are temporary unless the CommitFlag default NOCOMMIT is overridden. In that case, the changes will be written to the zone file selection that applies after the changes (possibly to the zone file name) are made. The OldZoneFname parameter will be empty unless the zone file name is changed.

Note: Before using this procedure, security must be carfully considered. For detailed information about MPS DNS provider security, see DNS Provider Architecture.

 Arguments
 Remarks
 Sample Code
 Applies To
 See Also