System::Net::Http::Headers::AuthenticationHeaderValue::get_Parameter method

AuthenticationHeaderValue::get_Parameter method

Gets the credentials containing the authentication information.

String System::Net::Http::Headers::AuthenticationHeaderValue::get_Parameter()

ReturnValue

The credentials containing the authentication information.

See Also