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

Return Value

Type: ServiceSettingsSecurityProtocols

the bitmask of used security protocols.

Remarks

See Also