public byte[] FingerPrint { get; }
Public ReadOnly Property FingerPrint As Byte() Get
public: property array<unsigned char>^ FingerPrint { array<unsigned char>^ get (); }
member FingerPrint : byte[] with get
In This Article