Search Results for

    Show / Hide Table of Contents

    Class VerifyVerificationExtensions

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

    Methods

    | Improve this Doc View Source

    GetSignatureXml(VerifyVerification)

    Enveloping XAdES signature conforming to ETSI TS 103 171 v2.1.1 Baseline Profile B-B. See section Signature for detailed information about the contents of the signature.

    Declaration
    public static string GetSignatureXml(this VerifyVerification verification)
    Parameters
    Type Name Description
    VerifyVerification verification
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    GetVerifiedAtDateTime(VerifyVerification)

    Timestamp indicating date and time in UTC when the verification of the digital ID card was performed.

    Declaration
    public static DateTime GetVerifiedAtDateTime(this VerifyVerification verification)
    Parameters
    Type Name Description
    VerifyVerification verification
    Returns
    Type Description
    DateTime
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Active Solution