GetOperationPowersOverObjectResponse MembersDRA REST Extensions SDK
The GetOperationPowersOverObjectResponse type exposes the following members.
Constructors

  NameDescription
Public methodGetOperationPowersOverObjectResponse
Initializes a new instance of the GetOperationPowersOverObjectResponse class
Back to Top
Properties

  NameDescription
Public propertyDRAServerAndPort
The DRA server:port that performed the operation.
(Inherited from RestResponse.)
Public propertyErrors
Property holding the collection of errors to be returned to the client
(Inherited from RestResponse.)
Public propertyObjectOperationPowers
The powers the AA has over the requested object
Back to Top
See Also