HostIntegratorSession.IsSecureConnection Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.IsSecureConnection Property

Gets whether the Host Integrator server session is using a secure connection.

[Visual Basic]Public ReadOnly Property IsSecureConnection As Boolean
[C#]
public bool IsSecureConnection {get;}

Property Value

Gets whether the Host Integrator server session is using a secure connection.

Remarks

Returns True if the connection is secure; False otherwise.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace