GetSupportedTlsCiphersResultMandatoryCiphers Property |
List of mandatory TLS cipher suites for the cluster.
Mandatory ciphers are those ciphers which will always be active on the cluster.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntaxpublic string[] MandatoryCiphers { get; set; }
Property Value
Type:
String
See Also