The SubscriberLogin property identifies a Microsoft® SQL Server™ 2000 login record used by the referenced replication component when a connection to an instance of SQL Server is required.
object.SubscriberLogin = value
object
Expression that evaluates to an object in the Applies To list
value
String that identifies a login on the Distributor
String
Write-only
HRESULT SetSubscriberLogin(SQLDMO_LPCSTR NewValue);
The SubscriberLogin property is evaluated only when the SQL-DMO object indicates that SQL Server Authentication is used by the referenced replication component. Use the SubscriberSecurityMode property of the SQL-DMO object to direct authentication mode selection.