다음을 통해 공유


FakeRedactionCollector.AllRedactedData 속성

정의

발생한 모든 편집 이벤트의 전체 로그를 가져옵니다.

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)

속성 값

적용 대상