Search Results for

    Show / Hide Table of Contents

    Class LoggingUtil

    A utility class to support logging.

    Inheritance
    object
    LoggingUtil
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Logging
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class LoggingUtil

    Methods

    ObfuscateBody(string)

    Obfuscates the given body as necessary.

    Declaration
    public static string ObfuscateBody(string body)
    Parameters
    Type Name Description
    string body
    Returns
    Type Description
    string

    ObfuscateHeader(string, string)

    Obfuscates the value for the given header as necessary.

    Declaration
    public static string ObfuscateHeader(string name, string value)
    Parameters
    Type Name Description
    string name
    string value
    Returns
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.