public byte[] Authenticator { get; set; }
Public Property Authenticator As Byte() Get Set
public: property array<unsigned char>^ Authenticator { array<unsigned char>^ get (); void set (array<unsigned char>^ value); }
member Authenticator : byte[] with get, set
function get_Authenticator(); function set_Authenticator(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.