2 references to ComputerObjectName
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\DomainController.cs (2)
646
DirectoryEntry computerEntry = directoryEntryMgr.GetCachedDirectoryEntry(
ComputerObjectName
);
662
DirectoryEntry computerEntry = directoryEntryMgr.GetCachedDirectoryEntry(
ComputerObjectName
);