XmlPreloadedResolver::Credentials Property
.NET Framework (current version)
Sets the credentials that are used to authenticate the underlying WebRequest.
Assembly: System.Xml (in System.Xml.dll)
public: property ICredentials^ Credentials { virtual void set(ICredentials^ value) override; }
Property Value
Type: System.Net::ICredentials^The credentials that are used to authenticate the underlying web request.
.NET Framework
Available since 4.0
Available since 4.0
Show: