RedactorRequested(DataClassificationSet, Int32) Constructor
Definition
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.
Initializes a new instance of the RedactorRequested struct.
public:
RedactorRequested(Microsoft::Extensions::Compliance::Classification::DataClassificationSet ^ classifications, int sequenceNumber);
public RedactorRequested (Microsoft.Extensions.Compliance.Classification.DataClassificationSet classifications, int sequenceNumber);
new Microsoft.Extensions.Compliance.Testing.RedactorRequested : Microsoft.Extensions.Compliance.Classification.DataClassificationSet * int -> Microsoft.Extensions.Compliance.Testing.RedactorRequested
Public Sub New (classifications As DataClassificationSet, sequenceNumber As Integer)
Parameters
- classifications
- DataClassificationSet
Data classifications for which redactor was used.
- sequenceNumber
- Int32
Order in which the request was used.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.