Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SensitiveTextPatternsHelper.SensitiveTextPatternMatch

    Inheritance
    object
    SensitiveTextPatternsHelper.SensitiveTextPatternMatch
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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>

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation