1 instantiation of AcceptedCertificatesForm
WsatUI (1)
MMCUI\WSATControl.cs (1)
381
AcceptedCertificatesForm dlg = new
AcceptedCertificatesForm
(certificateCollection, config.X509GlobalAcl);
2 references to AcceptedCertificatesForm
WsatUI (2)
MMCUI\AcceptedCertificatesForm.designer.cs (1)
35
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(
AcceptedCertificatesForm
));
MMCUI\WSATControl.cs (1)
381
AcceptedCertificatesForm
dlg = new AcceptedCertificatesForm(certificateCollection, config.X509GlobalAcl);