Class BankIdSimulatedAppApiClient.CollectState
Inheritance
System.Object
BankIdSimulatedAppApiClient.CollectState
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
Properties
|
Improve this Doc
View Source
HintCode
Declaration
public CollectHintCode HintCode { get; }
Property Value
|
Improve this Doc
View Source
Status
Declaration
public CollectStatus Status { get; }
Property Value