IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

Attributes Property

The attributes of the request or response.

Syntax


 getAttributes(): RADIUSAttributeList;

 setAttributes(attributes: RADIUSAttributeList): void;

Default Value

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]