Click or drag to resize
IConnectorAuthentication Property
Gets or sets the authentication to use with the connection. If this is set then the other side must implement the same authentication.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IConnectorAuthentication Authentication { get; set; }

Property Value

Type: IConnectorAuthentication
See Also