Clone()

AuthenticationHeaderValue::Clone() method

Creates a copy of the current object and returns a shared pointer to it.

System::SharedPtr<Object> System::Net::Http::Headers::AuthenticationHeaderValue::Clone() override

See Also