Click or drag to resize

PFApplicationSettings_WebServicesAvailability Properties

The PFApplicationSettings_WebServicesAvailability type exposes the following members.

Properties
  NameDescription
Public propertyRest
Gets or sets a value indicating whether the REST modules are enabled for the application.
Public propertySignalR
Gets or sets a value indicating whether the SignalR hub is enabled for the application.
Public propertyWCF
Gets or sets a value indicating whether the WCF service is enabled for the application.
Top
See Also