Search Results for

    Show / Hide Table of Contents

    Class AuthorizationType

    Inheritance
    object
    AuthorizationType
    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.DefaultImpl
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class AuthorizationType

    Fields

    V1HMAC

    Declaration
    public static readonly AuthorizationType V1HMAC
    Field Value
    Type Description
    AuthorizationType

    Properties

    SignatureString

    Declaration
    public string SignatureString { get; }
    Property Value
    Type Description
    string

    Methods

    GetValueOf(string)

    Returns the enum value of the specified string.

    Declaration
    public static AuthorizationType GetValueOf(string aString)
    Parameters
    Type Name Description
    string aString
    Returns
    Type Description
    AuthorizationType
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.