This topic has not yet been rated - Rate this topic

ServiceMetadataBehavior Properties

The ServiceMetadataBehavior type exposes the following members.

  Name Description
Public property ExternalMetadataLocation Gets or sets a value that is the location of service metadata.
Public property HttpGetBinding Gets or sets a binding used to configure metadata retrieval when the transport is HTTP.
Public property HttpGetEnabled Gets or sets a value that indicates whether to publish service metadata for retrieval using an HTTP/GET request.
Public property HttpGetUrl Gets or sets the location of metadata publication for HTTP/GET requests.
Public property HttpsGetBinding Gets or sets a binding used to configure metadata retrieval when the transport is HTTPS.
Public property HttpsGetEnabled Gets or sets a value that indicates whether to publish service metadata for retrieval using an HTTPS/GET request.
Public property HttpsGetUrl Gets or sets the location of metadata publication for HTTPS/GET requests.
Public property MetadataExporter Gets or sets the internal MetadataExporter object used to publish the service metadata.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ