📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
identity_data_plane
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/identity_data_plane/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: bad_user_state_authenticate_user_result.pyc
a O��f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdZdZdd� Ze dd � �Z e jd d � �Z e dd� �Zejd d� �Ze dd� �Z e jdd� �Z e dd� �Zejdd� �Ze dd� �Zejdd� �Zdd� Zdd� Zdd� ZdS )�"BadUserStateAuthenticateUserResultz3 BadUserStateAuthenticateUserResult model. �USER_BLOCKED� USER_DISABLED�ONE_TIME_PASSWORD_EXPIRED�PASSWORD_INVALIDc K sF dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _dS ) a� Initializes a new BadUserStateAuthenticateUserResult object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param tenant_input: The value to assign to the tenant_input property of this BadUserStateAuthenticateUserResult. :type tenant_input: str :param user_input: The value to assign to the user_input property of this BadUserStateAuthenticateUserResult. :type user_input: str :param resolved_tenant_id: The value to assign to the resolved_tenant_id property of this BadUserStateAuthenticateUserResult. :type resolved_tenant_id: str :param resolved_user_id: The value to assign to the resolved_user_id property of this BadUserStateAuthenticateUserResult. :type resolved_user_id: str :param user_state: The value to assign to the user_state property of this BadUserStateAuthenticateUserResult. Allowed values for this property are: "USER_BLOCKED", "USER_DISABLED", "ONE_TIME_PASSWORD_EXPIRED", "PASSWORD_INVALID" :type user_state: str �str)�tenant_input� user_input�resolved_tenant_id�resolved_user_id� user_state�tenantInput� userInput�resolvedTenantId�resolvedUserId� userStateN)� swagger_types� attribute_map� _tenant_input�_user_input�_resolved_tenant_id�_resolved_user_id�_user_state)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity_data_plane/models/bad_user_state_authenticate_user_result.py�__init__ s"