Click or drag to resize

CHAPSecret Constructor

Overload List
  NameDescription
Public methodCHAPSecret
This will construct an empty, non-autogenerated CHAPSecret object.
Public methodCHAPSecret(String)
This will construct a new CHAPSecret object and set the Secret property to the value in the "secret" parameter.
Top
See Also