public RadiusPacketAttribute(
AttributeType type,
string value
)Public Sub New (
type As AttributeType,
value As String
)public:
RadiusPacketAttribute(
AttributeType type,
String^ value
)Gemstone.Communication.Radius.RadiusPacketAttribute = function(type, value);