Class OAuthCacheEntry
public class OAuthCacheEntry
- Inheritance
-
OAuthCacheEntry
- Inherited Members
- Extension Methods
Constructors
OAuthCacheEntry()
public OAuthCacheEntry()
Properties
Method
public OAuthAuthenticationMethods Method { get; set; }
Property Value
TenantId
public Guid TenantId { get; set; }
Property Value
URL
public string URL { get; set; }