Click or drag to resize

PublicFolderGetInfoRequest Class

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

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

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

The PublicFolderGetInfoRequest type exposes the following members.

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