Click or drag to resize

InputDomainNameEntity Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Domains.Common.EntitiesInputDomainNameEntity
    Aruba.Cloud.Domains.Common.EntitiesDomainNameEntity

Namespace:  Aruba.Cloud.Domains.Common.Entities
Assembly:  Aruba.Cloud.Domains.Common.Entities (in Aruba.Cloud.Domains.Common.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class InputDomainNameEntity

The InputDomainNameEntity type exposes the following members.

Constructors
  NameDescription
Public methodInputDomainNameEntity
Initializes a new instance of the InputDomainNameEntity class
Top
Properties
  NameDescription
Public propertyDomainFullName
Type String to indicate Full name of the domain.
Public propertyInternalSecondLevelDomain
Public propertyPreferredLanguage
Type PreferredLanguages Enum with the value of preferred language.
Public propertyTldCode
Top
Methods
  NameDescription
Public methodValidate
Top
See Also