VirtualAttributeListResponse ClassDRA REST Extensions SDK
Represents the response returned to the client when a list of virtual attributes is requested The operation looks like an enumeration, but does not return the properties that allow iteration, such as ResumeStr.
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.Responses RestResponse
    NetIQ.DRA.Common.Rest.Responses VirtualAttributeListResponse

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataContractAttribute]
public class VirtualAttributeListResponse : RestResponse
See Also