net7.0
namespace Microsoft.Extensions.Compliance.Redaction
{
public sealed class HmacRedactor : Redactor
{
public override int GetRedactedLength(ReadOnlySpan<char> input);
}
}
.NET | 6.07.08.09.0 |
---|---|
.NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net7.0 | |
Assembly | Microsoft.Extensions.Compliance.Redaction , Version=8.10.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Extensions.Compliance.Redaction (8.10.0) net6.0 |
Platform Restrictions | This API is supported on all platforms. |