Asn1NumericStringGetDisplayValue Method
Gets decoded type value. If the value cannot be decoded, a hex dump is returned.
Namespace: SysadminsLV.Asn1Parser.UniversalAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.3.0+5c47da1850320381293fe03930b30c8078b8bf98
public override string GetDisplayValue()
Public Overrides Function GetDisplayValue As String
public:
virtual String^ GetDisplayValue() override
abstract GetDisplayValue : unit -> string
override GetDisplayValue : unit -> string
Return Value
StringDecoded type value.