Click or drag to resize
ServiceSettingsPublicCertificateFile Property

Gets the public certificate authenticating the server to the clients.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public string PublicCertificateFile { get; }

Return Value

Type: String

the path to the file containing the certificate.

Remarks

See Also