2 writes to s_rootCertInstallErrorMessage
Infrastructure.Common (2)
ServiceUtilHelper.cs (2)
124
s_rootCertInstallErrorMessage
=
131
s_rootCertInstallErrorMessage
= ex.ToString();
2 references to s_rootCertInstallErrorMessage
Infrastructure.Common (2)
ServiceUtilHelper.cs (2)
386
if (
s_rootCertInstallErrorMessage
!= null)
389
String.Format("The root certificate could not be installed: {0}",
s_rootCertInstallErrorMessage
));