Click or drag to resize
BasicAuthenticationHeaderValue Properties

The BasicAuthenticationHeaderValue type exposes the following members.

Properties
  NameDescription
Public propertyParameter
Gets the credentials containing the authentication information of the user agent for the resource being requested.
(Inherited from AuthenticationHeaderValue.)
Public propertyScheme
Gets the scheme to use for authorization.
(Inherited from AuthenticationHeaderValue.)
Top
See Also