This has stopped working since RestSharp Ver. 109.0.0
In these versions the RestSharp allows to only define the Authentication in the RestClientOptions Object. Despite everything properly configured the RestSharp.Authenticators.Digest throws an exception. You can try running in your environment to reproduce.