ConnectionSecurityContext.SqlStandardPassword Property
SQL Server 2005
Gets or sets the password for the login required for SQL Server Authentication.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
/** @property */ public final String get_SqlStandardPassword () /** @property */ public final void set_SqlStandardPassword (String value)
public final function get SqlStandardPassword () : String public final function set SqlStandardPassword (value : String)
Property Value
A String value that specifies the password for the login required for SQL Server Authentication.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
