Click or drag to resize
ServiceSettings.EnabledSecurityProtocols Property

Gets the security procotols used in RemoteViz.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public ServiceSettings. SecurityProtocols EnabledSecurityProtocols { get; }

Return Value

Type: ServiceSettings.SecurityProtocols

the bitmask of used security protocols.

Remarks

See Also