Search Results for

    Show / Hide Table of Contents

    Class CompletionDataExtensions

    Inheritance
    System.Object
    CompletionDataExtensions
    Namespace: ActiveLogin.Authentication.BankId.Api.Models
    Assembly: ActiveLogin.Authentication.BankId.Api.dll
    Syntax
    public static class CompletionDataExtensions : object

    Methods

    | Improve this Doc View Source

    GetCollectRiskLevel(CompletionData)

    Collect risk level.

    Declaration
    public static RiskLevel GetCollectRiskLevel(this CompletionData completionData)
    Parameters
    Type Name Description
    CompletionData completionData
    Returns
    Type Description
    RiskLevel
    | Improve this Doc View Source

    GetSignatureXml(CompletionData)

    The signature as XML. The content of the signature is described in BankID Signature Profile specification.

    Declaration
    public static string GetSignatureXml(this CompletionData completionData)
    Parameters
    Type Name Description
    CompletionData completionData
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Active Solution