ComponentSecurityMode coding group The security mode for components actively connecting to an inmation Core Service. 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.ComponentSecurityMode.NONE Codings Name Code Description NONE 1 No security is applied to component communication PASSPHRASE 2 The Core service uses a passphrase to authenticate actively connecting remote components TLS_SRP 3 TLS connection with SRP authentication