Click or drag to resize

GroupRestoreRequest Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsDomainBaseRequest
      NetIQ.DRA.Common.Rest.RequestsGroupBaseIdentifierRequest
        NetIQ.DRA.Common.Rest.RequestsGroupRestoreRequest

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 GroupRestoreRequest : GroupBaseIdentifierRequest

The GroupRestoreRequest type exposes the following members.

Constructors
  NameDescription
Public methodGroupRestoreRequest
Initializes a new instance of the GroupRestoreRequest class
Top
Properties
See Also