RestResponse ClassDRA REST Extensions SDK
Base class representing responses returned to the client
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.Responses RestResponse
    NetIQ.DRA.Common.Rest.Responses DomainControllerListResponse
    NetIQ.DRA.Common.Rest.Responses DomainGetPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses DraServerListResponse
    NetIQ.DRA.Common.Rest.Responses ExchangeGetAliasNameResponse
    NetIQ.DRA.Common.Rest.Responses ExchangeGetConfigurationResponse
    NetIQ.DRA.Common.Rest.Responses GeneratePasswordResponse
    NetIQ.DRA.Common.Rest.Responses GetBuiltinContainerPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetComputerPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetContactPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetContainerPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetDynamicDistributionGroupPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetGroupPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetObjectDisplayPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetOperationPowersOverObjectResponse
    NetIQ.DRA.Common.Rest.Responses GetOperationPowersResponse
    NetIQ.DRA.Common.Rest.Responses GetOrganizationalUnitPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetPowersResponse
    NetIQ.DRA.Common.Rest.Responses GetResourceMailboxPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses GetUserPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses JsonVarSetResponse
    NetIQ.DRA.Common.Rest.Responses MailboxPropertiesResponse
    NetIQ.DRA.Common.Rest.Responses ManagerGetInfoResponse
    NetIQ.DRA.Common.Rest.Responses ObjectListResponse
    NetIQ.DRA.Common.Rest.Responses VirtualAttributeListResponse
    NetIQ.DRA.Common.Rest.Responses WorkflowEventCreateResponse

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 RestResponse
See Also