5.3.1 UASecurityMsgMode

ValueNameDescription
0UASMM_BestAvailableBest available message security mode to the UA server. The client receives the available message security from the server and selects the best. This could also result in level “none security”.
1UASMM_NoneNo security is applied.
2UASMM_SignAll messages are signed but not encrypted.
3UASMM_SignEncryptAll messages are signed and encrypted.