Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class PhishingHelper

    Inheritance
    object
    PhishingHelper
    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 static class PhishingHelper

    Methods

    CreatePhishingRequest(CreatePhishingRequestArgs)

    Cette methode sert à vérifier le contenu généré un hash et retourner un guid pour validation

    Declaration
    public static Guid CreatePhishingRequest(CreatePhishingRequestArgs args)
    Parameters
    Type Name Description
    CreatePhishingRequestArgs args
    Returns
    Type Description
    Guid

    ExtractEmailContentHash(string, out Guid)

    Declaration
    public static string ExtractEmailContentHash(string email, out Guid tagReference)
    Parameters
    Type Name Description
    string email
    Guid tagReference
    Returns
    Type Description
    string

    GetEmailTag(Guid)

    Declaration
    public static string GetEmailTag(Guid g)
    Parameters
    Type Name Description
    Guid g
    Returns
    Type Description
    string

    IsValidPhishingRequest(IsValidPhishingRequestArgs)

    Declaration
    public static bool IsValidPhishingRequest(IsValidPhishingRequestArgs args)
    Parameters
    Type Name Description
    IsValidPhishingRequestArgs args
    Returns
    Type Description
    bool
    In this article
    Back to top Secure Exchanges Inc. - Documentation