Szerkesztés

Megosztás a következőn keresztül:


FakeRedactionCollector.AllRedactedData Property

Definition

Gets the full log of all redaction events that happened.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::Compliance::Testing::RedactedData> ^ AllRedactedData { System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::Compliance::Testing::RedactedData> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.Compliance.Testing.RedactedData> AllRedactedData { get; }
member this.AllRedactedData : System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.Compliance.Testing.RedactedData>
Public ReadOnly Property AllRedactedData As IReadOnlyList(Of RedactedData)

Property Value

Applies to