The SubscriberPassword property specifies a string used as a password for login authentication when a connection to an instance of Microsoft® SQL Server™ 2000 is required.
object.SubscriberPassword = value
object
Expression that evaluates to an object in the Applies To list
value
String
String
Write-only
HRESULT SetSubscriberPassword(SQLDMO_LPCSTR NewValue);
The SubscriberPassword property is evaluated only when the SQL-DMO object indicates that SQL Server Authentication will be used by the referenced replication component. Use the SubscriberSecurityMode property of the SQL-DMO object to direct authentication mode selection.