Ascio Web Service v3

Enumeration ObjectType

PropertyDescription
DomainType
DefensiveType
MarkType
NameWatchType
SslCertificateType
LocalPresenceExample: false
PrivacyProxy
MarkExtendedService
SanSsl
<?php
namespace ascio\v3\examples;
require("../service/autoload.php");
require("../../lib/AscioConfig.php");
use ascio\v3 as ascio;


$objectType =  new ascio\ObjectType();
$objectType->setDomainType(ascio\::DomainType);
$objectType->setDefensiveType(ascio\::DefensiveType);
$objectType->setMarkType(ascio\::MarkType);
$objectType->setNameWatchType(ascio\::NameWatchType);
$objectType->setSslCertificateType(ascio\::SslCertificateType);
$objectType->setLocalPresence(ascio\::LocalPresence);
$objectType->setPrivacyProxy(ascio\::PrivacyProxy);
$objectType->setMarkExtendedService(ascio\::MarkExtendedService);
$objectType->setSanSsl(ascio\::SanSsl);
WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.