Table of Contents

Enum AccountHostnameKind

Namespace
KASserver
Assembly
KASserver.Client.dll

The kind of hostname created for a subaccount (KAS hostname_art).

public enum AccountHostnameKind

Fields

Domain = 0

The hostname is a domain (domain).

None = 2

No hostname is created (empty value).

Subdomain = 1

The hostname is a subdomain (subdomain).