ClientConfiguredCipherSuites Property |
Returns the list of configured SSL cipher suites excluding the blacklisted suites.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic List<string> ConfiguredCipherSuites { get; }
Property Value
Type:
ListString
See Also