AttrValue Property

The attribute value.

Object Oriented Interface

public function getAttrValue($attrindex);
public function setAttrValue($attrindex, $value);

Procedural Interface

ipworksauth_radius_get($res, 4 , $attrindex);
ipworksauth_radius_set($res, 4, $value , $attrindex);

Default Value

''

Remarks

The attribute value.

The $attrindex parameter specifies the index of the item in the array. The size of the array is controlled by the AttrCount property.

This property is not available at design time.

Data Type

Binary String

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