Table of Contents

Class OAuthCacheEntry

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class OAuthCacheEntry
Inheritance
OAuthCacheEntry
Inherited Members
Extension Methods

Constructors

OAuthCacheEntry()

public OAuthCacheEntry()

Properties

Method

public OAuthAuthenticationMethods Method { get; set; }

Property Value

OAuthAuthenticationMethods

TenantId

public Guid TenantId { get; set; }

Property Value

Guid

URL

public string URL { get; set; }

Property Value

string