語言

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

屬性值

密碼。

適用於