dotnet / dotnet/dotnet-api-docs

LdapDirectoryIdentifier - Improve explanation

Open
#8,828 1 comment 0 reactions 0 assignees View on GitHub
area-System.DirectoryServices help wanted Pri3
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

The explanantion for [LdapDirectoryIdentifier](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.DirectoryServices.Protocols/LdapDirectoryIdentifier.xml) is currently this

> The `System.DirectoryServices.Protocols.LdapDirectoryIdentifier` class creates a directory identifier for one or more LDAP servers.

But this is not really helpfull. It is like saying

> a saw is a saw

For someone who does not know what a saw is this is of no use. But saying something like

> A saw is a tool consisting of a tough blade, wire or chain with a hard toothed edge. It is used to cut through material
> very often wood though sometimes metal or stone.

would be helpfull.

It would be great if the explanantion of a LdapDirectoryIdentifier describes what it is and what it is needed for and how it can be used?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.