MfaSyncStatus

sealed class MfaSyncStatus

Indicates if the approver's MFA device is in-sync with the Identity Source

  • IN_SYNC: The approver's MFA device is in-sync with the Identity Source

  • OUT_OF_SYNC: The approver's MFA device is out-of-sync with the Identity Source

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : MfaSyncStatus

Properties

Link copied to clipboard
abstract val value: String