// Assembly: Unity.Services.Authentication
// Full name: Unity.Services.Authentication.ICache

namespace Unity.Services.Authentication
{
public class ICache // TypeDefIndex: 13030
{

	// Methods
	// RVA: -1
	public abstract type#28660 DeleteKey(type#26576 key) { }
	// RVA: -1
	public abstract type#26576 GetString(type#26576 key) { }
}
}
