Table of Contents

Class OAuthCacheService

Namespace
Shift.Common
Assembly
Shift.Common.dll
public static class OAuthCacheService
Inheritance
OAuthCacheService
Inherited Members

Methods

Add(OAuthCacheEntry)

public static Guid Add(OAuthCacheEntry entry)

Parameters

entry OAuthCacheEntry

Returns

Guid

Get(Guid)

public static OAuthCacheEntry Get(Guid Key)

Parameters

Key Guid

Returns

OAuthCacheEntry

Remove(Guid)

public static void Remove(Guid Key)

Parameters

Key Guid