// Assembly: System
// Full name: Internal.Cryptography.Pal.GeneralNameType

namespace Internal.Cryptography.Pal
{
public class GeneralNameType // TypeDefIndex: 7677
{
	// Fields
	type#20890 value__;
	type#19085 OtherName;
	type#19085 Rfc822Name;
	type#19085 Email;
	type#19085 DnsName;
	type#19085 X400Address;
	type#19085 DirectoryName;
	type#19085 EdiPartyName;
	type#19085 UniformResourceIdentifier;
	type#19085 IPAddress;
	type#19085 RegisteredId;
}
}
