Indicates the server authentication method, if used.
&DataType.AuthenticationMethod
Type Returned:
Numeric
0: Basic authentication: the user and password are sent without encrypting them. This is the default value.
1: Digest authentication: the user and password are sent encrypted.
2: NTLM authentication: the user and password are sent using the NTLM protocol.
3: Kerberos authentication: the user and password are sent using Kerberos specifications, the sucessor of NTLM protocol.
When you make a SOAP call using authentication, this property indicates which type of authentication will be used.
NTLM value is not implemented in Java generator.
Extended Data Types: Location
Languages: .NET, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)
Location Data Type
Locations
Authentication