CreateNegotiateToken Method
Creates the negotiate token.
Syntax
[VB.NET] Public Sub CreateNegotiateToken()
[C#] public void CreateNegotiateToken();
Remarks
This method creates the negotiate token. After calling this method the NegotiateToken property is populated. The following properties are applicable when calling this method:
- User (required)
- Password (required)
- NTLMVersion