Click or drag to resize

IAuthenticatorInitialResponse Method

Obtain an initial response token for initializing the SASL handshake

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
byte[] InitialResponse()

Return Value

Type: Byte
the initial response to send to the server, may be null
See Also