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.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SecureDBCredential As SPSecureDBCredential
Get
'Usage
Dim instance As SPDatabaseServiceInstance
Dim value As SPSecureDBCredential
value = instance.SecureDBCredential
public SPSecureDBCredential SecureDBCredential { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPSecureDBCredential
See also
Reference
SPDatabaseServiceInstance class