Click or drag to resize

GetNodeSupportedTlsCiphersResultDefaultSupplementalCiphers Property

List of default supplemental TLS cipher suites for the node. The supplemental ciphers will be restored to this list when the ResetNodeSupplementalTlsCiphers command is run.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string[] DefaultSupplementalCiphers { get; set; }

Property Value

Type: String
See Also