Поделиться через


IConnectionSecurityContext.SqlStandardPassword Свойство

Определение

Возвращает или задает пароль для имени входа, требуемого для проверки подлинности SQL Server.

public:
 property System::String ^ SqlStandardPassword { System::String ^ get(); void set(System::String ^ value); };
public string SqlStandardPassword { get; set; }
member this.SqlStandardPassword : string with get, set
Public Property SqlStandardPassword As String

Значение свойства

Пароль.

Применяется к