// Assembly: Mono.Security
// Full name: Mono.Security.Interface.ValidationResult

namespace Mono.Security.Interface
{
public class ValidationResult // TypeDefIndex: 11423
{
	// Fields
	type#15314 trusted;
	type#15314 user_denied;
	type#20868 error_code;
	type#9690 policy_errors;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15313 trusted, type#15313 user_denied, type#20867 error_code, type#9689 policy_errors) { }
	// RVA: -1
	public type#15313 get_Trusted() { }
	// RVA: -1
	public type#15313 get_UserDenied() { }
}
}
