The PublisherPassword property specifies the login password used when connecting to the Publisher.
| SQLDistribution Object | SQLMerge Object |
object.PublisherPassword [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
The default is no password.
String
Read/write
HRESULT get_PublisherPassword(BSTR *pVal);
HRESULT put_PublisherPassword (BSTR newVal);
| PublisherLogin Property | PublisherSecurityMode Property |