PowerSNMP for .NET CF
Username Field
See Also  Send comments on this topic.
Dart.Snmp Namespace > DecodingException Class : Username Field




Gets the user name from the security header.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Username As String
Visual Basic (Usage)Copy Code
Dim instance As DecodingException
Dim value As String
 
value = instance.Username
C# 
public readonly string Username
Managed Extensions for C++ 
public: readonly string* Username
C++/CLI 
public:
readonly String^ Username

Remarks

This field is read-only.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.