Click or drag to resize

OUMoveRequest Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsDomainBaseRequest
      NetIQ.DRA.Common.Rest.RequestsOUBaseIdentifierRequest
        NetIQ.DRA.Common.Rest.RequestsOUMoveRequest

Namespace:  NetIQ.DRA.Common.Rest.Requests
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class OUMoveRequest : OUBaseIdentifierRequest

The OUMoveRequest type exposes the following members.

Constructors
  NameDescription
Public methodOUMoveRequest
Initializes a new instance of the OUMoveRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertyDomainFqdn (Inherited from DomainBaseRequest.)
Public propertyOUIdentifier (Inherited from OUBaseIdentifierRequest.)
Public propertyTargetContainer
Top
See Also