An OAuth Consumer for .NET 2.0
GetConfiguredStorageProvider Method
NamespacesExtremeSwank.OAuthOAuthServerGetConfiguredStorageProvider()()()
Get the configured Token Storage provider from the current web.config file. Should only be used in ASP.NET environments.
Declaration Syntax
C#Visual BasicVisual C++
public static IServerTokenStore GetConfiguredStorageProvider()
Public Shared Function GetConfiguredStorageProvider As IServerTokenStore
public:
static IServerTokenStore^ GetConfiguredStorageProvider()
Return Value
Configured Token Storage provider.

Assembly: ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)