C# (CSharp) RestSharp.Authenticators Namespace

Nested Namespaces

RestSharp.Authenticators.OAuth

Classes

Name Description
DigestAuthenticator Custom implementation of the IAuthenticator class to support HTTP Digest Auth
OAuth1Authenticator