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.
Get the farm account name from the config db from wss v3 DSN registry
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LocalV3FarmAccountName As String
Get
'Usage
Dim instance As SPManager
Dim value As String
value = instance.LocalV3FarmAccountName
public string LocalV3FarmAccountName { get; }
Property value
Type: System.String