Click or drag to resize

ServiceOperationDescription Properties

The ServiceOperationDescription type exposes the following members.

Properties
 NameDescription
Public propertyAccepts Gets the type of content that this operation accepts
Public propertyParameters Gets the parameters
Public propertyPath Gets the path description
Public propertyProduces Gets the type of content that this operation produces
Public propertyRequiresAuth Requires authorization
Public propertyResponses Gets the responses
Public propertyTags Gets the tags for this object
Public propertyVerb Gets the verb for this description
Top
See Also