Enum CallInitiator
Possible values of call initiator for phone authentication.
Namespace: ActiveLogin.Authentication.BankId.Api.Models
Assembly: ActiveLogin.Authentication.BankId.Api.dll
Syntax
public enum CallInitiator : int
Fields
Name | Description |
---|---|
RP | RP called the user. |
Unknown | Unknown or new call initiator. |
User | User called the RP. |