HttpBindingSecurity Constructor
Creates a new instance of the HttpBindingSecurity class.
Namespace: System.Web.Http.SelfHost.Channels
Assembly: System.Web.Http.SelfHost (in System.Web.Http.SelfHost.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New HttpBindingSecurity()
public HttpBindingSecurity()
public:
HttpBindingSecurity()
new : unit -> HttpBindingSecurity
public function HttpBindingSecurity()