AuthenticationHeaderValue Constructor

.NET Framework (current version)
 

Initializes a new instance of the AuthenticationHeaderValue class.

Namespace:   System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

NameDescription
System_CAPS_pubmethodAuthenticationHeaderValue(String^)

Initializes a new instance of the AuthenticationHeaderValue class.

System_CAPS_pubmethodAuthenticationHeaderValue(String^, String^)

Initializes a new instance of the AuthenticationHeaderValue class.

Return to top
Show: