Share via


ContentDatabaseSection.DatabasePassword property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property DatabasePassword As String
    Get
'Usage
Dim instance As ContentDatabaseSection
Dim value As String

value = instance.DatabasePassword
public string DatabasePassword { get; }

Property value

Type: System.String

See also

Reference

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace