Get Gen2 native 32-bit password value (read-only)
| C# | Visual Basic | Visual C++ |
public uint Value { get; }
Public ReadOnly Property Value As UInteger
public: property unsigned int Value { unsigned int get (); }
| C# | Visual Basic | Visual C++ |
public uint Value { get; }
Public ReadOnly Property Value As UInteger
public: property unsigned int Value { unsigned int get (); }