Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the value of the form field that displays the database password.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property DatabasePassword As String
Get
'Usage
Dim instance As ContentDBFormSection
Dim value As String
value = instance.DatabasePassword
public string DatabasePassword { get; }
Property Value
Type: System.String
Remarks
This value is an empty string if using Integrated Windows authentication.