// Assembly: System
// Full name: AuthorizationState

public class AuthorizationState // TypeDefIndex: 8124
{
	// Fields
	type#19698 request;
	type#15322 isProxy;
	type#15314 isCompleted;
	type#31697 ntlm_auth_state;

	// Methods
	// RVA: -1
	public type#15313 get_IsCompleted() { }
	// RVA: -1
	public type#31696 get_NtlmAuthState() { }
	// RVA: -1
	public type#15313 get_IsNtlmAuthenticated() { }
	// RVA: -1
	public type#28660 .ctor(type#19695 request, type#15313 isProxy) { }
	// RVA: -1
	public type#15313 CheckAuthorization(type#28778 response, type#19688 code) { }
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
