Class SensitiveTextPatternsHelper.SensitiveTextPatternMatch
Inherited Members
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public class SensitiveTextPatternsHelper.SensitiveTextPatternMatch
Properties
Sentence
Declaration
public string Sentence { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
WordsMatches
Declaration
public List<string> WordsMatches { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> |