PowerSNMP for .NET
ContextName Field




Gets or sets the contextName used in the SNMPv3 scoped PDU.
Syntax
Public ContextName As Byte()
Dim instance As Security
Dim value() As Byte()
 
value = instance.ContextName
 
instance.ContextName = value
public byte[] ContextName
public: byte[]* ContextName
public:
array<byte>^ ContextName

Field Value

Byte array
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