net11.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.011.0
Information specific to net11.0
Assemblies

System.DirectoryServices.Protocols , Version=11.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

System.DirectoryServices.Protocols , Version=10.0.0.5, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs a package reference to System.DirectoryServices.Protocols.

Package System.DirectoryServices.Protocols (11.0.0-preview.2.26159.112) net11.0
Platform Restrictions

The property getter is supported on any platform except for these:

  • Windows

The property setter is supported on any platform except for these:

  • Windows
  • Built-in API
  • Package-provided API