Okta.Sdk.Model.UserBlock

October 22, 2025 ยท View on GitHub

Describes how the account is blocked from access. If appliesTo is ANY_DEVICES, then the account is blocked for all devices. If appliesTo is UNKNOWN_DEVICES, then the account is only blocked for unknown devices.

Properties

NameTypeDescriptionNotes
AppliesTostringThe devices that the block applies to[optional] [readonly]
TypestringType of access block[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]