RedactorRequested Struct
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.
State representing a single request for a redactor.
public value class RedactorRequested : IEquatable<Microsoft::Extensions::Compliance::Testing::RedactorRequested>
public readonly struct RedactorRequested : IEquatable<Microsoft.Extensions.Compliance.Testing.RedactorRequested>
type RedactorRequested = struct
Public Structure RedactorRequested
Implements IEquatable(Of RedactorRequested)
- Inheritance
- Implements
Redactor |
Initializes a new instance of the RedactorRequested struct. |
Data |
Gets the data classifications for which the redactor was returned. |
Sequence |
Gets the order in which the redactor was requested. |
Equals(Object) |
Checks if object is equal to this instance of Object. |
Equals(Redactor |
Checks if object is equal to this instance of RedactorRequested. |
Get |
Get the hash code of given RedactorRequested. |
Equality(Redactor |
Compares two instances. |
Inequality(Redactor |
Compares two instances. |
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) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: