noauth


Description:

[ NoAccessorMethod ]
public bool noauth { get; set construct; }

If true, do not require the other side (usually the PPP server) to authenticate itself to the client.

If false, require authentication from the remote side. In almost all cases, this should be true.