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