Table of Contents

Enum AuthenticationResult.OneTimePassword_KeyType

Namespace
PolarStudio
Assembly
PolarStudio.dll

This enum is used to communicate about the current OneTimePassword

public enum AuthenticationResult.OneTimePassword_KeyType
Extension Methods

Fields

Local = 2

A OneTimePassword is set locally (the key will be communicated)

Remote = 1

A OneTimePassword is set remote (no key will be communicated)

Unset = 0

There is not OneTimePassword set