UserMgmtManager.GetConnectedDC Method ()
Gets the connected DC.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public string GetConnectedDC()
public:
String^ GetConnectedDC()
Public Function GetConnectedDC As String
Return Value
Type: System.String
The connected DC.
See Also
UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top