DomainControllerListResponse MembersDRA REST Extensions SDK
The DomainControllerListResponse type exposes the following members.
Constructors

  NameDescription
Public methodDomainControllerListResponse
Initializes a new instance of the DomainControllerListResponse class
Back to Top
Methods

  NameDescription
Public methodAddObjects
Adds the specified objects to the response
Back to Top
Properties

  NameDescription
Public propertyDomainControllers
A list of domain controller objects
Public propertyDRAServerAndPort
The DRA server:port that performed the operation.
(Inherited from RestResponse.)
Public propertyErrors
Property holding the collection of errors to be returned to the client
(Inherited from RestResponse.)
Public propertyNumberOfRowsReturned
The number of domain controllers returned
Back to Top
See Also