// Assembly: Unity.Services.Authentication.PlayerAccounts
// Full name: Unity.Services.Authentication.PlayerAccounts.UnityPlayerAccountSettings

namespace Unity.Services.Authentication.PlayerAccounts
{
public class UnityPlayerAccountSettings // TypeDefIndex: 13105
{
	// Fields
	type#26598 k_DeepLinkUriScheme;
	type#26598 k_DeepLinkUriHostPrefix;
	type#26578 clientId;
	type#20869 scopeMask;
	type#15315 useCustomDeepLinkUri;
	type#26578 customScheme;
	type#26578 customHost;
	type#4936 k_SupportedScopesDictionary;

	// Methods
	// RVA: -1
	public type#34446 get_ScopeFlags() { }
	// RVA: -1
	public type#28660 set_ScopeFlags(type#34446 value) { }
	// RVA: -1
	public type#26576 get_ClientId() { }
	// RVA: -1
	public type#28660 set_ClientId(type#26576 value) { }
	// RVA: -1
	public type#26576 get_Scope() { }
	// RVA: -1
	public type#15313 get_UseCustomUri() { }
	// RVA: -1
	public type#26576 get_DeepLinkUriScheme() { }
	// RVA: -1
	public type#26576 get_DeepLinkUriHostPrefix() { }
	// RVA: -1
	public static type#28068 Load() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
