Click or drag to resize

UserRestoreRequest Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsDomainBaseRequest
      NetIQ.DRA.Common.Rest.RequestsUserBaseIdentifierRequest
        NetIQ.DRA.Common.Rest.RequestsUserRestoreRequest

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 UserRestoreRequest : UserBaseIdentifierRequest

The UserRestoreRequest type exposes the following members.

Constructors
  NameDescription
Public methodUserRestoreRequest
Initializes a new instance of the UserRestoreRequest class
Top
Properties
See Also