Click or drag to resize

SecureServiceHostFactory Properties

The SecureServiceHostFactory type exposes the following members.

Properties
  Name Description
Public property AuthorizationPolicy Gets or sets the IAuthorizationPolicy used for securing the service.
Public property DisableSecurity Gets or sets a boolean value that indicates whether security on the service is to be disabled.
Public property EndpointBehaviors Gets or sets the list of endpoint behaviors added to the services created
Public property PublishMetadata Gets or sets a boolean value that indicates whether service meta-data is to be published.
Public property ServiceBehaviors Gets or sets the list of service behaviors added to the services created
Top
See Also