Search Results for

    Show / Hide Table of Contents

    Delegate ObfuscationRule

    An obfuscation rule defines how a single value is obfuscated. This can be as simple as returning a fixed mask, or as complex as necessary.

    Namespace: Ingenico.Connect.Sdk.Logging
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public delegate string ObfuscationRule(string value)
    Parameters
    Type Name Description
    string value
    Returns
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.