Click or drag to resize
ServiceSettingsEnabledSecurityProtocols Property

Gets the security procotols used in RemoteViz.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public ServiceSettingsSecurityProtocols EnabledSecurityProtocols { get; }

Return Value

Type: ServiceSettingsSecurityProtocols

the bitmask of used security protocols.

Remarks

See Also