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: 10.12.3.0 (10.12.3.0)
Syntax
public string PublicCertificateFile { get; }

Return Value

Type: String

the path to the file containing the certificate.

Remarks

See Also