get_Scheme()

AuthenticationHeaderValue::get_Scheme() method

Gets the scheme that can be used for authorization.

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

Return Value

The scheme that can be used for authorization.

See Also