-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri2Indicates issues/PRs that are medium priorityIndicates issues/PRs that are medium priorityarea-System.DirectoryServicesdotnet-api/produntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
When this method has been called, it throws ComException with the message "The server is not operational." instead to return true/false.
Example:
bool activeServerExists = DirectoryEntry.Exists($"LDAP://{fullDomainName})");
Is this behavior changed after this document has been published?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: f5be96cb-7ef7-ff47-3b6c-05ebdfb87182
- Version Independent ID: 69c804c7-1abc-62d0-9733-7bb83c2bb66f
- Content: DirectoryEntry.Exists(String) Method (System.DirectoryServices)
- Content Source: xml/System.DirectoryServices/DirectoryEntry.xml
- Product: dotnet-api
- GitHub Login: @dotnet-bot
- Microsoft Alias: dotnetcontent
Metadata
Metadata
Assignees
Labels
Pri2Indicates issues/PRs that are medium priorityIndicates issues/PRs that are medium priorityarea-System.DirectoryServicesdotnet-api/produntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner