public RadiusPacketAttribute(
AttributeType type,
byte[] value
)Public Sub New (
type As AttributeType,
value As Byte()
)public:
RadiusPacketAttribute(
AttributeType type,
array<unsigned char>^ value
)Gemstone.Communication.Radius.RadiusPacketAttribute = function(type, value);