Enum OAuthType
- Namespace
- RestSharp.Authenticators.OAuth
- Assembly
- RestSharp.dll
public enum OAuthType
Fields
AccessToken = 1ClientAuthentication = 3ProtectedResource = 2RequestToken = 0
public enum OAuthType
AccessToken = 1ClientAuthentication = 3ProtectedResource = 2RequestToken = 0