IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

Attributes Property

The attributes of the request or response.

Syntax

[VB.NET]
Public Property Attributes As RADIUSAttributeList

[C#]
public RADIUSAttributeList Attributes {get;}

Remarks

This property holds a collection of attributes associated with the request or response. To include attributes in a request populate this collection before calling Authenticate. After Authenticate returns this collection will be populated with the attributes from the response.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0