System::Net::Http::Headers::AuthenticationHeaderValue::Clone method

AuthenticationHeaderValue::Clone method

RTTI information.

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

Remarks

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

See Also