Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
The InternetProxyLogin property specifies the logon name used when connecting to a proxy server, defined in the InternetProxyServer property, that requires authentication.
Syntax
object.InternetProxyLogin [= value]
Parameters
- value
Proxy server logon name. The default is no logon.
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_InternetProxyLogin(BSTR *pVal);
HRESULT put_ InternetProxyLogin (BSTR newVal);
Remarks
The InternetProxyLogin is required if the proxy server is configured to use Basic authentication.
See Also
Reference
InternetProxyServer Property (Replication)
Replication Object Properties
Other Resources
Configuring and Securing the Server Environment