ISolidFireElementGetSSLCertificateAsync Method |
You can use the GetSSLCertificate method to retrieve the SSL certificate that is currently active on the cluster.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetSSLCertificateResult> GetSSLCertificateAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskGetSSLCertificateResultSee Also