Click or drag to resize
ClientConfiguredCipherSuites Property
Returns the list of configured SSL cipher suites excluding the blacklisted suites.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public List<string> ConfiguredCipherSuites { get; }

Property Value

Type: ListString
See Also