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