Search Results for

    Show / Hide Table of Contents

    Interface IObfuscationCapable

    Classes that implement this interface support obfuscating bodies and headers.

    Namespace: Ingenico.Connect.Sdk.Logging
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public interface IObfuscationCapable

    Properties

    BodyObfuscator

    The current non-null body obfuscator to use.

    Declaration
    BodyObfuscator BodyObfuscator { set; }
    Property Value
    Type Description
    BodyObfuscator

    HeaderObfuscator

    The current non-null header obfuscator to use.

    Declaration
    HeaderObfuscator HeaderObfuscator { set; }
    Property Value
    Type Description
    HeaderObfuscator
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.