// Assembly: mscorlib
// Full name: Mono.CertificateImportFlags

namespace Mono
{
public class CertificateImportFlags // TypeDefIndex: 3296
{
	// Fields
	type#20890 value__;
	type#15816 None;
	type#15816 DisableNativeBackend;
	type#15816 DisableAutomaticFallback;
}
}
