Click or drag to resize

DomainController Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.DomainController"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsDomainController

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute(Name = "domaincontroller")]
public class DomainController : BaseObject

The DomainController type exposes the following members.

Constructors
  NameDescription
Public methodDomainController
Initializes a new instance of the DomainController class
Top
Properties
  NameDescription
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyDnsName
Public propertyName
Public propertySite
Top
See Also