PowerSNMP for .NET
Model Property




Indicates security model being used.
Syntax
Public ReadOnly Property Model As SecurityModel
Dim instance As Security
Dim value As SecurityModel
 
value = instance.Model
public SecurityModel Model {get;}
public: __property SecurityModel get_Model();
public:
property SecurityModel Model {
   SecurityModel get();
}
See Also

Reference

Security Class
Security Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic