LdapSessionOptions
AutoReconnect
DomainName
HostName
HostReachable
LocatorFlag
PingKeepAliveTimeout
PingLimit
PingWaitTimeout
ProtocolVersion
QueryClientCertificate
ReferralCallback
ReferralChasing
ReferralHopLimit
RootDseCache
SaslMethod
Sealing
SecureSocketLayer
SecurityContext
SendTimeout
Signing
SslInformation
SspiFlag
TcpKeepAlive
TrustedCertificatesDirectory
VerifyServerCertificate
FastConcurrentBind()
StartNewTlsSessionContext()
StartTransportLayerSecurity(DirectoryControlCollection)
StopTransportLayerSecurity()
net10.0
namespace System.DirectoryServices.Protocols
{
public class LdapSessionOptions
{
[UnsupportedOSPlatform("windows")]
public string TrustedCertificatesDirectory { get; set; }
}
}
| nuget.org | 0.0 % Reference this API 0.0 % Set property |
|---|---|
| Design Reviews |
|
| .NET | 8.09.010.0 |
Information specific to net10.0 | |
| Assembly | System.DirectoryServices.Protocols , Version=10.0.0.1, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs a package reference to |
| Package | System.DirectoryServices.Protocols (10.0.1) net10.0 |
| Platform Restrictions | The property getter is supported on any platform except for these:
The property setter is supported on any platform except for these:
|
- Built-in API
- Package-provided API