| Service Properties |
The Service type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorizationServiceName | Gets the name of the Service which must be used in order to authorize
access to restricted operations on this Service.
| |
| EventDefinitions |
Gets an enumerable collection of all event definitions in this service.
| |
| Name |
Gets a string which contains the name of this Service.
| |
| NumEventDefinitions | Gets the number of unsolicited events defined by this Service.
| |
| NumOperations |
Gets the number of Operations defined by this Service.
| |
| Operations | Gets the enumerable collection of all Operations.
|