AuthenticationProtocol coding group Lua access code To access the code of the codings below, append the coding group name and coding name to inmation.model.codes, see an example below. return inmation.model.codes.AuthenticationProtocol.BASIC Codings Name Code Description BASIC 2 Basic access authentication DIGEST 4 Digest access authentication NEGOTIATE 5 Negotiate access authentication NONE 1 Anonymous access authentication NTLM 3 NTML access authentication