UserAccountProfileApiResponse

UserAccountProfileApiResponse
UserAccountProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "account_lock_timeout": 0,
            "configpb_attributes": {
                "version": 0
            },
            "credentials_timeout_threshold": 0,
            "login_failure_count_expiry_window": 0,
            "max_concurrent_sessions": 0,
            "max_login_failure_count": 0,
            "max_password_history_count": 0,
            "name": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next