Security model code. Only supported security model is UserSecurityModel (integer value 3)

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)

Syntax

C#
protected Integer32 _securityModel
Visual Basic (Declaration)
Protected _securityModel As Integer32
Visual C++
protected:
Integer32^ _securityModel

See Also