2 references to ActiveDirectoryObjectExistsException
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\TrustHelper.cs (2)
524
throw new
ActiveDirectoryObjectExistsException
(SR.Format(SR.AlreadyExistingForestTrust, sourceName, targetName));
526
throw new
ActiveDirectoryObjectExistsException
(SR.Format(SR.AlreadyExistingDomainTrust, sourceName, targetName));