Skip to content

/AWS1/CL_SAGVERIFDETAILS

Verification details to verify registered target domain

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_method TYPE /AWS1/SAGDOMAINVERIFMETHOD /AWS1/SAGDOMAINVERIFMETHOD

Type of domain ownership verification method

io_dnstxt TYPE REF TO /AWS1/CL_SAGDNSVERIFICATION /AWS1/CL_SAGDNSVERIFICATION

Represents dns txt verification details

io_httproute TYPE REF TO /AWS1/CL_SAGHTTPVERIFICATION /AWS1/CL_SAGHTTPVERIFICATION

Represents http route verification details


Queryable Attributes

method

Type of domain ownership verification method

Accessible with the following methods

Method Description
GET_METHOD() Getter for METHOD, with configurable default
ASK_METHOD() Getter for METHOD w/ exceptions if field has no value
HAS_METHOD() Determine if METHOD has a value

dnsTxt

Represents dns txt verification details

Accessible with the following methods

Method Description
GET_DNSTXT() Getter for DNSTXT

httpRoute

Represents http route verification details

Accessible with the following methods

Method Description
GET_HTTPROUTE() Getter for HTTPROUTE