class Cisco::Ise::Models::InternalUser
- Cisco::Ise::Models::InternalUser
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/ise/models/internal_user.crConstructors
Instance Method Summary
- #change_password : Bool
- #change_password=(change_password : Bool)
- #custom_attributes : Hash(String, String)
- #custom_attributes=(custom_attributes : Hash(String, String))
- #description : String | Nil
- #description=(description : String | Nil)
- #email : String | Nil
- #email=(email : String | Nil)
- #enabled : Bool
- #enabled=(enabled : Bool)
- #first_name : String | Nil
- #first_name=(first_name : String | Nil)
- #id : String | Nil
- #id=(id : String | Nil)
- #identity_groups : String | Nil
- #identity_groups=(identity_groups : String | Nil)
- #last_name : String | Nil
- #last_name=(last_name : String | Nil)
- #name : String
- #name=(name : String)
- #password : String | Nil
- #password=(password : String | Nil)
- #password_store : String
- #password_store=(password_store : String)