Click or drag to resize

SecureServiceHostFactoryPublishMetadata Property

Gets or sets a boolean value that indicates whether service meta-data is to be published.

Namespace: GSF.ServiceModel.Activation
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public bool PublishMetadata { get; set; }
View Source

Property Value

Boolean
See Also