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

AuthMechanism Property

The authentication mechanism to be used when connecting to the RADIUS server.

Object Oriented Interface

public function getAuthMechanism();
public function setAuthMechanism($value);

Procedural Interface

ipworksauth_radius_get($res, 5 );
ipworksauth_radius_set($res, 5, $value );

Default Value

0

Remarks

This property defines the authentication mechanism used when connecting to the RADIUS server. Possible values are:

  • 0 (amMSCHAPv2)
  • 1 (amPAP)
The default value is 0 (amMSCHAPv2).

Data Type

Integer

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