Table of Contents

Enum OAuthType

Namespace
RestSharp.Authenticators.OAuth
Assembly
RestSharp.dll
public enum OAuthType

Fields

AccessToken = 1
ClientAuthentication = 3
ProtectedResource = 2
RequestToken = 0