Authenticate Method
Authenticates the user.
Syntax
radiuscontrol.AuthenticateRemarks
This method authenticates the user with the RADIUS server.
If authentication is successful this method returns without error. If authentication fails this method will throw an exception.
This following properties are applicable when calling this method:
- User (required)
- Password (required)
- SharedSecret (required)
- RemoteHost (required)
- RemotePort
- Timeout