Sha256: 393b1098e062bed95a0b27222b7f717857ac30cdfac7e551e93dde3faed56fa3

Contents?: true

Size: 955 Bytes

Versions: 35

Compression:

Stored size: 955 Bytes

Contents

# Fastly::User

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **login** | **String** |  | [optional][readonly] |
| **name** | **String** | The real life name of the user. | [optional] |
| **limit_services** | **Boolean** | Indicates that the user has limited access to the customer's services. | [optional] |
| **locked** | **Boolean** | Indicates whether the is account is locked for editing or not. | [optional] |
| **require_new_password** | **Boolean** | Indicates if a new password is required at next login. | [optional] |
| **role** | [**RoleUser**](RoleUser.md) |  | [optional] |
| **two_factor_auth_enabled** | **Boolean** | Indicates if 2FA is enabled on the user. | [optional] |
| **two_factor_setup_required** | **Boolean** | Indicates if 2FA is required by the user's customer account. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/User.md
fastly-8.10.0 docs/User.md
fastly-8.9.0 docs/User.md
fastly-8.8.0 docs/User.md
fastly-8.7.0 docs/User.md
fastly-8.6.0 docs/User.md
fastly-8.5.0 docs/User.md
fastly-8.4.0 docs/User.md
fastly-8.2.0 docs/User.md
fastly-8.1.0 docs/User.md
fastly-8.0.1 docs/User.md
fastly-8.0.0 docs/User.md
fastly-7.2.2 docs/User.md
fastly-7.2.1 docs/User.md
fastly-7.2.0 docs/User.md
fastly-7.1.1 docs/User.md
fastly-7.1.0 docs/User.md
fastly-7.0.0 docs/User.md
fastly-6.0.2 docs/User.md
fastly-6.0.1 docs/User.md