This documentation is archived and is not being maintained.
IWebProxy::Credentials Property
Namespace:
System.Net Assembly:
System.Net.Http.Primitives (in System.Net.Http.Primitives.dll)
property ICredentials^ Credentials {
ICredentials^ get ();
void set (ICredentials^ value);
}