System::Net::Http::Headers::AuthenticationHeaderValue::get_Scheme method

AuthenticationHeaderValue::get_Scheme method

RTTI information.

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

ReturnValue

The scheme that can be used for authorization.

Remarks

Gets the scheme that can be used for authorization.

See Also