Click or drag to resize

GetUserRequest Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsGetObjectRequest
      NetIQ.DRA.Common.Rest.RequestsGetUserRequest

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 GetUserRequest : GetObjectRequest

The GetUserRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetUserRequest
Initializes a new instance of the GetUserRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertyDomainFqdn (Inherited from GetObjectRequest.)
Public propertyUserIdentifier
Top
Fields
  NameDescription
Public fieldAttributes (Inherited from GetObjectRequest.)
Public fieldGetInfoOptions (Inherited from GetObjectRequest.)
Top
See Also