3 references to MESSAGE_PROPID_PROV_TYPE
System.Messaging (3)
System\Messaging\Message.cs (3)
182properties.SetUI4(NativeMethods.MESSAGE_PROPID_PROV_TYPE, 0); 578return (CryptographicProviderType)properties.GetUI4(NativeMethods.MESSAGE_PROPID_PROV_TYPE); 593properties.SetUI4(NativeMethods.MESSAGE_PROPID_PROV_TYPE, (int)value);