net10.0
namespace Microsoft.Win32.SafeHandles
{
public abstract class SafeNCryptHandle : SafeHandleZeroOrMinusOneIsInvalid
{
public override bool IsInvalid { get; }
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 3.03.1 |
Information specific to net10.0 | |
| Assembly | System.Security.Cryptography.Cng , Version=5.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs a package reference to |
| Package | System.Security.Cryptography.Cng (5.0.0) netcoreapp3.0 |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API