Method: IisAppPool#user_identity_type
- Defined in:
- lib/resources/iis_app_pool.rb
#user_identity_type ⇒ Object
67 68 69 |
# File 'lib/resources/iis_app_pool.rb', line 67 def user_identity_type iis_app_pool[:user_identity_type] end |