Class SensitiveTextPatternsHelper.WordMatch
Inherited Members
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public class SensitiveTextPatternsHelper.WordMatch
Constructors
WordMatch()
Declaration
public WordMatch()
Properties
Count
Declaration
public int Count { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Sentences
Declaration
public List<string> Sentences { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> |