OAuth token and consumer repository interface

Namespace: MonoSoftware.MonoX.Repositories
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public interface IOAuthTokenRepository
Visual Basic
Public Interface IOAuthTokenRepository
Visual C++
public interface class IOAuthTokenRepository
F#
type IOAuthTokenRepository =  interface end

See Also