Enable more LDAP TLS tests on linux (#54377)
authoriinuwa <isaiah.inuwa@moody.edu>
Thu, 1 Jul 2021 09:59:59 +0000 (04:59 -0500)
committerGitHub <noreply@github.com>
Thu, 1 Jul 2021 09:59:59 +0000 (11:59 +0200)
commit784ddffced6984719f7b76e3f2750990b1087eaa
tree55f9722f849f37725e6e47ff5051f2ec94ea38ee
parentcf2938f44fc1494ae984c52a1568a03d51e513ca
Enable more LDAP TLS tests on linux (#54377)

* Remove SupportedOsPlatform attribute for LDAP TLS

* Throw ObjectDisposedException when setting LDAP TLS settings on Linux.
src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/LdapSessionOptions.Linux.cs
src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/LdapSessionOptions.Windows.cs
src/libraries/System.DirectoryServices.Protocols/tests/LdapSessionOptionsTests.cs