Search Results for

    Show / Hide Table of Contents

    Class BankIdSimulatedAppApiClient.CollectState

    Inheritance
    System.Object
    BankIdSimulatedAppApiClient.CollectState
    Namespace: ActiveLogin.Authentication.BankId.Api
    Assembly: ActiveLogin.Authentication.BankId.Api.dll
    Syntax
    public class CollectState : object

    Constructors

    | Improve this Doc View Source

    CollectState(CollectStatus, CollectHintCode)

    Declaration
    public CollectState(CollectStatus status, CollectHintCode hintCode)
    Parameters
    Type Name Description
    CollectStatus status
    CollectHintCode hintCode

    Properties

    | Improve this Doc View Source

    HintCode

    Declaration
    public CollectHintCode HintCode { get; }
    Property Value
    Type Description
    CollectHintCode
    | Improve this Doc View Source

    Status

    Declaration
    public CollectStatus Status { get; }
    Property Value
    Type Description
    CollectStatus
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Active Solution