0 Loading of MEF attributes 1 Jorge Recio posted 8 Years Ago Hi everyone, I'm new to MEF (Managed Extensibility Framework) attributes, I'm working with some code related to "Protect My Ministry" and I can't seem to find where and how this attributes are being set. The ProtectMyMinistry class that is under Rock\Security\BackgroundCheck has the User Name, Password MEF attributes among others and would like to know how and where these are getting set at runtime as I need to implement something similar in a different class. Thank you for your help.