Get the configured Token Storage provider from the current web.config file.
Should only be used in ASP.NET environments.
| C# | Visual Basic | Visual C++ |
public static IServerTokenStore GetConfiguredStorageProvider()
Public Shared Function GetConfiguredStorageProvider As IServerTokenStore
public: static IServerTokenStore^ GetConfiguredStorageProvider()
Configured Token Storage provider.