RedactorRequested Struct

Definition

State representing a single request for a redactor.

public readonly struct RedactorRequested : IEquatable<Microsoft.Extensions.Compliance.Testing.RedactorRequested>
Inheritance
RedactorRequested
Implements

Constructors

RedactorRequested(DataClassificationSet, Int32)

Initializes a new instance of the RedactorRequested struct.

Properties

DataClassifications

Gets the data classifications for which the redactor was returned.

SequenceNumber

Gets the order in which the redactor was requested.

Methods

Equals(Object)

Checks if object is equal to this instance of Object.

Equals(RedactorRequested)

Checks if object is equal to this instance of RedactorRequested.

GetHashCode()

Get the hash code of given RedactorRequested.

Operators

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)