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
| Name | Type | Description | Notes |
|---|---|---|---|
| AppliesTo | string | The devices that the block applies to | [optional] [readonly] |
| Type | string | Type of access block | [optional] [readonly] |