Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

HmacRedactorOptions Class

Definition

Namespace:
Microsoft.Extensions.Compliance.Redaction
Assembly:
Microsoft.Extensions.Compliance.Redaction.dll
Package:
Microsoft.Extensions.Compliance.Redaction v10.7.0
Source:
HmacRedactorOptions.cs
Source:
HmacRedactorOptions.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Options to control the HmacRedactor.

public ref class HmacRedactorOptions
public class HmacRedactorOptions
type HmacRedactorOptions = class
Public Class HmacRedactorOptions
Inheritance
HmacRedactorOptions

Constructors

Name Description
HmacRedactorOptions()

Properties

Name Description
Key

Gets or sets the hashing key.

KeyId

Gets or sets the key ID.

Applies to


Feedback

Was this page helpful?