[ NoAccessorMethod ]
[ Version ( since = "1.10" ) ]
public int auth_retries { get; set; }
The number of retries for the authentication.
Zero means to try indefinitely; -1 means to use a global default. If the global default is not set, the authentication retries for 3 times before failing the connection.
Currently, this only applies to 802-1x authentication.