Click or drag to resize

ContactRestoreRequest Class

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

Inheritance Hierarchy

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 ContactRestoreRequest : ContactRequest

The ContactRestoreRequest type exposes the following members.

Constructors
  NameDescription
Public methodContactRestoreRequest
Initializes a new instance of the ContactRestoreRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertyContact (Inherited from ContactBaseObjectRequest.)
Public propertyContactIdentifier (Inherited from ContactRequest.)
Public propertyDomainFqdn (Inherited from DomainBaseRequest.)
Public propertyRestoreToContainer
Top
See Also