Click or drag to resize

ISolidFireElementSetNodeSSLCertificate Method (SetNodeSSLCertificateRequest)

You can use the SetNodeSSLCertificate method to set a user SSL certificate and private key for the management node.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
SetNodeSSLCertificateResult SetNodeSSLCertificate(
	SetNodeSSLCertificateRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiSetNodeSSLCertificateRequest

Return Value

Type: SetNodeSSLCertificateResult
See Also