Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()