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

  NameDescription
Public methodGetOperationPowersResponse
Initializes a new instance of the GetOperationPowersResponse 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 propertyHasPower
Flag indicating if the AA has any of the requested powers
Public propertyPowers
List of powers delegated to the AA
Back to Top
See Also