Enum AccountHostnameKind
- Namespace
- KASserver
- Assembly
- KASserver.Client.dll
The kind of hostname created for a subaccount (KAS hostname_art).
public enum AccountHostnameKind
Fields
Domain = 0The hostname is a domain (
domain).None = 2No hostname is created (empty value).
Subdomain = 1The hostname is a subdomain (
subdomain).