Skip to content

Slot: is_hotp

Whether the authentication factor is an HMAC-based One-time Password (HOTP).

URI: ocsf:is_hotp Alias: is_hotp

Applicable Classes

Name Description Modifies Slot
AuthFactor An Authentication Factor object describes a category of methods used for yes

Properties

Type and Range

Property Value
Range Boolean
Domain Of AuthFactor

Cardinality and Requirements

Property Value

Aliases

  • HMAC-based One-time Password (HOTP)

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:is_hotp
native ocsf:is_hotp

LinkML Source

name: is_hotp
description: Whether the authentication factor is an HMAC-based One-time Password
  (HOTP).
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- HMAC-based One-time Password (HOTP)
rank: 1000
alias: is_hotp
domain_of:
- AuthFactor
range: boolean