WinNetworkBrowserDomainNameTypes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Indicates the format of the entered domain name format.

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum DomainNameTypes
Members

  Member nameValueDescription
Flat0Domain name is in the flat NETBIOS style e.g. MYDOMAIN
DNS1Domain name is in the DNS style e.g. Mydomain.com
Any2Domain name is in either the DNS style or the flat style.
See Also

Reference