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.
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