// Assembly: Unity.Services.Authentication
// Full name: Unity.Services.Authentication.Shared.ApiConfiguration

namespace Unity.Services.Authentication.Shared
{
public class ApiConfiguration // TypeDefIndex: 13034
{
	// Fields
	type#6402 <DefaultHeaders>k__BackingField;
	type#20868 <Timeout>k__BackingField;
	type#26577 <UserAgent>k__BackingField;
	type#26577 _basePath;
	type#6402 _apiKey;
	type#6402 _apiKeyPrefix;
	type#26577 _dateTimeFormat;
	type#26577 _tempFolderPath;

	// Methods
	// RVA: -1
	public virtual type#28660 set_BasePath(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 set_DefaultHeaders(type#6401 value) { }
	// RVA: -1
	public virtual type#28660 set_Timeout(type#20867 value) { }
	// RVA: -1
	public virtual type#28660 set_UserAgent(type#26576 value) { }
	// RVA: -1
	public virtual type#28660 set_ApiKeyPrefix(type#6401 value) { }
	// RVA: -1
	public virtual type#28660 set_ApiKey(type#6401 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
