This topic has not yet been rated - Rate this topic

IConnectionSecurityContext.SqlStandardPassword Property

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)
string SqlStandardPassword { get; set; }

Property Value

Type: System.String
The password.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.