System::Net::Http::Headers::AuthenticationHeaderValue::ToString método

AuthenticationHeaderValue::ToString method

Análogo al método C# Object.ToString(). Permite convertir objetos personalizados a cadena.

virtual String System::Net::Http::Headers::AuthenticationHeaderValue::ToString() const override

ReturnValue

String representation as provided by final class.

Ver también