NegotiateToken Property
The negotiate token.
Syntax
ntlmcontrol.NegotiateToken
Default Value
""
Remarks
This property is populated after calling CreateNegotiateToken. By default the value is Base64 encoded. To obtain the raw value set EncodeToken to False before calling CreateNegotiateToken.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .NegotiateTokenB.
This property is read-only.
Data Type
Binary String