2 references to GetErrorMessage
System.Web (2)
Security\AuthStoreRoleProvider.cs (1)
856
s_errMsg = errFormatter.
GetErrorMessage
();
Security\BackStopAuthenticationModule.cs (1)
163
_strErrorText = (new AuthFailedErrorFormatter()).
GetErrorMessage
();