IConnectorAuthenticationSendAuthentication Method |
Returns the bytes that need to be sent to the listening side to authenticate.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax byte[] SendAuthentication()
Function SendAuthentication As Byte()
array<unsigned char>^ SendAuthentication()
abstract SendAuthentication : unit -> byte[]
Return Value
Type:
ByteSee Also