Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

OwinHttpConfigurationExtensions Class

 

Provides extension methods for the HttpConfiguration class.

Namespace:   System.Web.Http
Assembly:  System.Web.Http.Owin (in System.Web.Http.Owin.dll)

System::Object
  System.Web.Http::OwinHttpConfigurationExtensions

[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ExtensionAttribute]
public ref class OwinHttpConfigurationExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticSuppressDefaultHostAuthentication(HttpConfiguration^)

Enables suppression of the host's default authentication.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: