CHAPSecret Constructor |
| Name | Description | |
|---|---|---|
| CHAPSecret |
This will construct an empty, non-autogenerated CHAPSecret object.
| |
| CHAPSecret(String) |
This will construct a new CHAPSecret object and set the Secret property
to the value in the "secret" parameter.
|