PowerSNMP for .NET
ContextName Field (Security)




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


PowerSNMP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic