IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

NTLMVersion Property

The NTLM version.

Syntax

[VB.NET]
Public Property NTLMVersion As NtlmNTLMVersions

[C#]
public NtlmNTLMVersions NTLMVersion {get; set;}

enum NtlmNTLMVersions { ntNTLMv1, ntNTLMv2 }

Remarks

This property specifies the NTLM version to use. Possible values are:

  • 1 (ntNTLMv1 - default)
  • 2 (ntNTLMv2)

Note: If the server requires EPA (Extended Protection for Authentication) this property must be set to 2 (ntNTLMv2).

Default Value

1

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0