Click or drag to resize

RadiusPacketAttributes Property

Gets a list of RadiusPacketAttributes.

Namespace: GSF.Communication.Radius
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public List<RadiusPacketAttribute> Attributes { get; }
View Source

Property Value

ListRadiusPacketAttribute
See Also