-
For our .NET Framework 4.8 application we had to disable OCSP checks via Since it is very hard to find actual information about this topic, here a few questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Publisher evidence is part of the Code Access Security feature in .NET Framework. Code Access Security feature was completely removed in .NET Core/5+.
No.
This setting has no effect for .NET Core/5+ applications. |
Beta Was this translation helpful? Give feedback.
Publisher evidence is part of the Code Access Security feature in .NET Framework. Code Access Security feature was completely removed in .NET Core/5+.
No.
This setting has no effect for .NET Core/5+ applications.