DNS Provider::CreateResourceRecord

The CreateResourceRecord procedure allows you to create an resource record on a specified server regardless of whether it is primary for the zone. The resource record is temporary (not written to the zone file) unless you explicitly override the default value for CommitFlag (NOCOMMIT).

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