Свойство SecureSqlStandardPassword
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)
Синтаксис
'Декларация
Public Property SecureSqlStandardPassword As SecureString
Get
Set
'Применение
Dim instance As ConnectionSecurityContext
Dim value As SecureString
value = instance.SecureSqlStandardPassword
instance.SecureSqlStandardPassword = value
public SecureString SecureSqlStandardPassword { get; set; }
public:
virtual property SecureString^ SecureSqlStandardPassword {
SecureString^ get () sealed;
void set (SecureString^ value) sealed;
}
abstract SecureSqlStandardPassword : SecureString with get, set
override SecureSqlStandardPassword : SecureString with get, set
final function get SecureSqlStandardPassword () : SecureString
final function set SecureSqlStandardPassword (value : SecureString)
Значение свойства
Реализует интерфейс
IConnectionSecurityContext. . :: . .SecureSqlStandardPassword