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