Share via


SPSecureDBCredential.Username property

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

Syntax

'Declaration
Public Property Username As String
    Get
    Set
'Usage
Dim instance As SPSecureDBCredential
Dim value As String

value = instance.Username

instance.Username = value
public string Username { get; set; }

Property value

Type: System.String

See also

Reference

SPSecureDBCredential class

SPSecureDBCredential members

Microsoft.SharePoint.Administration namespace