IWithCaaRecordEntry Interface

Definition

The stage of the Caa record definition allowing to add or remove service record.

public interface IWithCaaRecordEntry
type IWithCaaRecordEntry = interface
Public Interface IWithCaaRecordEntry
Derived

Methods

WithoutRecord(Int32, String, String)

Removes a Caa record for a service.

WithRecord(Int32, String, String)

Specifies a Caa record for a service.

Applies to