CreateNegotiateToken Method
Creates the negotiate token.
Object Oriented Interface
public function doCreateNegotiateToken();
Procedural Interface
ipworksauth_ntlm_do_createnegotiatetoken($res);
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