inetmgr 0.6.0 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. data/Gemfile +2 -0
  2. data/RELEASE-NOTES.rdoc +5 -1
  3. data/inetmgr.gemspec +4 -1
  4. data/lib/inetmgr/configuration.rb +24 -21
  5. data/lib/inetmgr/iis_configuration.rb +18 -8
  6. data/lib/inetmgr/iis_object.rb +6 -3
  7. data/lib/inetmgr/iis_object/application.rb +5 -3
  8. data/lib/inetmgr/iis_object/application_pool.rb +5 -3
  9. data/lib/inetmgr/iis_object/auto_start_provider.rb +3 -1
  10. data/lib/inetmgr/iis_object/binding_information.rb +2 -0
  11. data/lib/inetmgr/iis_object/periodic_restart.rb +6 -3
  12. data/lib/inetmgr/iis_object/process_model.rb +21 -18
  13. data/lib/inetmgr/iis_object/recycling.rb +8 -5
  14. data/lib/inetmgr/iis_object/site.rb +3 -1
  15. data/lib/inetmgr/iis_object/site_limit.rb +10 -7
  16. data/lib/inetmgr/iis_object/site_logfile.rb +4 -1
  17. data/lib/inetmgr/iis_object/virtual_directory.rb +3 -1
  18. data/lib/inetmgr/iis_object_collection.rb +7 -4
  19. data/lib/inetmgr/site_configuration.rb +37 -34
  20. data/lib/string.rb +4 -4
  21. data/spec/application_pool_spec.rb +1 -1
  22. data/spec/bingin_information_spec.rb +21 -21
  23. data/spec/site_app_settings_spec.rb +3 -3
  24. data/spec/site_configuration_spec.rb +1 -1
  25. data/spec/site_connection_strings_spec.rb +1 -1
  26. data/spec/site_spec.rb +16 -4
  27. data/spec/site_validation_settings_spec.rb +1 -1
  28. data/spec/spec_env.rb +1 -5
  29. data/spec/string_spec.rb +16 -16
  30. data/test/print_iis_config.rb +0 -4
  31. metadata +53 -89
  32. data/doc/Application.html +0 -177
  33. data/doc/ApplicationPool.html +0 -177
  34. data/doc/AutoStartProvider.html +0 -177
  35. data/doc/BindingInformation.html +0 -349
  36. data/doc/Configuration.html +0 -283
  37. data/doc/IisConfiguration.html +0 -383
  38. data/doc/IisObject.html +0 -484
  39. data/doc/IisObjectCollection.html +0 -534
  40. data/doc/Inetmgr.html +0 -179
  41. data/doc/Inetmgr/InetmgrTask.html +0 -338
  42. data/doc/Object.html +0 -254
  43. data/doc/PeriodicRestart.html +0 -177
  44. data/doc/ProcessModel.html +0 -192
  45. data/doc/README_rdoc.html +0 -114
  46. data/doc/RSpecExtensions.html +0 -257
  47. data/doc/Recycling.html +0 -177
  48. data/doc/Site.html +0 -228
  49. data/doc/SiteConfiguration.html +0 -269
  50. data/doc/SiteLimit.html +0 -177
  51. data/doc/VirtualDirectory.html +0 -177
  52. data/doc/images/brick.png +0 -0
  53. data/doc/images/brick_link.png +0 -0
  54. data/doc/images/bug.png +0 -0
  55. data/doc/images/bullet_black.png +0 -0
  56. data/doc/images/bullet_toggle_minus.png +0 -0
  57. data/doc/images/bullet_toggle_plus.png +0 -0
  58. data/doc/images/date.png +0 -0
  59. data/doc/images/find.png +0 -0
  60. data/doc/images/loadingAnimation.gif +0 -0
  61. data/doc/images/macFFBgHack.png +0 -0
  62. data/doc/images/package.png +0 -0
  63. data/doc/images/page_green.png +0 -0
  64. data/doc/images/page_white_text.png +0 -0
  65. data/doc/images/page_white_width.png +0 -0
  66. data/doc/images/plugin.png +0 -0
  67. data/doc/images/ruby.png +0 -0
  68. data/doc/images/tag_green.png +0 -0
  69. data/doc/images/wrench.png +0 -0
  70. data/doc/images/wrench_orange.png +0 -0
  71. data/doc/images/zoom.png +0 -0
  72. data/doc/index.html +0 -166
  73. data/doc/js/darkfish.js +0 -116
  74. data/doc/js/jquery.js +0 -32
  75. data/doc/js/quicksearch.js +0 -114
  76. data/doc/js/thickbox-compressed.js +0 -10
  77. data/doc/rdoc.css +0 -706
@@ -1,177 +0,0 @@
1
- <?xml version="1.0" encoding="IBM437"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=IBM437" http-equiv="Content-Type" />
7
-
8
- <title>Class: ApplicationPool</title>
9
-
10
- <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="./js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="./js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="./js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="./js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="./lib/inetmgr/iis_object/application_pool_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/inetmgr/iis_object/application_pool.rb">lib/inetmgr/iis_object/application_pool.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link"><a href="IisObject.html">IisObject</a></p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
-
69
- <!-- Included Modules -->
70
-
71
- </div>
72
-
73
- <div id="project-metadata">
74
-
75
-
76
- <div id="fileindex-section" class="section project-section">
77
- <h3 class="section-header">Files</h3>
78
- <ul>
79
-
80
- <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
81
-
82
- <li class="file"><a href="./RELEASE-NOTES_rdoc.html">RELEASE-NOTES.rdoc</a></li>
83
-
84
- <li class="file"><a href="./nbproject/private/rake-d_txt.html">rake-d.txt</a></li>
85
-
86
- </ul>
87
- </div>
88
-
89
-
90
- <div id="classindex-section" class="section project-section">
91
- <h3 class="section-header">Class/Module Index
92
- <span class="search-toggle"><img src="./images/find.png"
93
- height="16" width="16" alt="[+]"
94
- title="show/hide quicksearch" /></span></h3>
95
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
96
- <fieldset>
97
- <legend>Quicksearch</legend>
98
- <input type="text" name="quicksearch" value=""
99
- class="quicksearch-field" />
100
- </fieldset>
101
- </form>
102
-
103
- <ul class="link-list">
104
-
105
- <li><a href="./Inetmgr.html">Inetmgr</a></li>
106
-
107
- <li><a href="./Inetmgr/InetmgrTask.html">Inetmgr::InetmgrTask</a></li>
108
-
109
- <li><a href="./Application.html">Application</a></li>
110
-
111
- <li><a href="./ApplicationPool.html">ApplicationPool</a></li>
112
-
113
- <li><a href="./AutoStartProvider.html">AutoStartProvider</a></li>
114
-
115
- <li><a href="./BindingInformation.html">BindingInformation</a></li>
116
-
117
- <li><a href="./Configuration.html">Configuration</a></li>
118
-
119
- <li><a href="./IisConfiguration.html">IisConfiguration</a></li>
120
-
121
- <li><a href="./IisObject.html">IisObject</a></li>
122
-
123
- <li><a href="./IisObjectCollection.html">IisObjectCollection</a></li>
124
-
125
- <li><a href="./Object.html">Object</a></li>
126
-
127
- <li><a href="./PeriodicRestart.html">PeriodicRestart</a></li>
128
-
129
- <li><a href="./ProcessModel.html">ProcessModel</a></li>
130
-
131
- <li><a href="./RSpecExtensions.html">RSpecExtensions</a></li>
132
-
133
- <li><a href="./Recycling.html">Recycling</a></li>
134
-
135
- <li><a href="./Site.html">Site</a></li>
136
-
137
- <li><a href="./SiteConfiguration.html">SiteConfiguration</a></li>
138
-
139
- <li><a href="./SiteLimit.html">SiteLimit</a></li>
140
-
141
- <li><a href="./VirtualDirectory.html">VirtualDirectory</a></li>
142
-
143
- </ul>
144
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
145
- </div>
146
-
147
-
148
- </div>
149
- </div>
150
-
151
- <div id="documentation">
152
- <h1 class="class">ApplicationPool</h1>
153
-
154
- <div id="description">
155
-
156
- </div>
157
-
158
- <!-- Constants -->
159
-
160
-
161
- <!-- Attributes -->
162
-
163
-
164
- <!-- Methods -->
165
-
166
-
167
- </div>
168
-
169
- <div id="validator-badges">
170
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
171
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
172
- Rdoc Generator</a> 2</small>.</p>
173
- </div>
174
-
175
- </body>
176
- </html>
177
-
@@ -1,177 +0,0 @@
1
- <?xml version="1.0" encoding="IBM437"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=IBM437" http-equiv="Content-Type" />
7
-
8
- <title>Class: AutoStartProvider</title>
9
-
10
- <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="./js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="./js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="./js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="./js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="./lib/inetmgr/iis_object/auto_start_provider_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/inetmgr/iis_object/auto_start_provider.rb">lib/inetmgr/iis_object/auto_start_provider.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link"><a href="IisObject.html">IisObject</a></p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
-
69
- <!-- Included Modules -->
70
-
71
- </div>
72
-
73
- <div id="project-metadata">
74
-
75
-
76
- <div id="fileindex-section" class="section project-section">
77
- <h3 class="section-header">Files</h3>
78
- <ul>
79
-
80
- <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
81
-
82
- <li class="file"><a href="./RELEASE-NOTES_rdoc.html">RELEASE-NOTES.rdoc</a></li>
83
-
84
- <li class="file"><a href="./nbproject/private/rake-d_txt.html">rake-d.txt</a></li>
85
-
86
- </ul>
87
- </div>
88
-
89
-
90
- <div id="classindex-section" class="section project-section">
91
- <h3 class="section-header">Class/Module Index
92
- <span class="search-toggle"><img src="./images/find.png"
93
- height="16" width="16" alt="[+]"
94
- title="show/hide quicksearch" /></span></h3>
95
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
96
- <fieldset>
97
- <legend>Quicksearch</legend>
98
- <input type="text" name="quicksearch" value=""
99
- class="quicksearch-field" />
100
- </fieldset>
101
- </form>
102
-
103
- <ul class="link-list">
104
-
105
- <li><a href="./Inetmgr.html">Inetmgr</a></li>
106
-
107
- <li><a href="./Inetmgr/InetmgrTask.html">Inetmgr::InetmgrTask</a></li>
108
-
109
- <li><a href="./Application.html">Application</a></li>
110
-
111
- <li><a href="./ApplicationPool.html">ApplicationPool</a></li>
112
-
113
- <li><a href="./AutoStartProvider.html">AutoStartProvider</a></li>
114
-
115
- <li><a href="./BindingInformation.html">BindingInformation</a></li>
116
-
117
- <li><a href="./Configuration.html">Configuration</a></li>
118
-
119
- <li><a href="./IisConfiguration.html">IisConfiguration</a></li>
120
-
121
- <li><a href="./IisObject.html">IisObject</a></li>
122
-
123
- <li><a href="./IisObjectCollection.html">IisObjectCollection</a></li>
124
-
125
- <li><a href="./Object.html">Object</a></li>
126
-
127
- <li><a href="./PeriodicRestart.html">PeriodicRestart</a></li>
128
-
129
- <li><a href="./ProcessModel.html">ProcessModel</a></li>
130
-
131
- <li><a href="./RSpecExtensions.html">RSpecExtensions</a></li>
132
-
133
- <li><a href="./Recycling.html">Recycling</a></li>
134
-
135
- <li><a href="./Site.html">Site</a></li>
136
-
137
- <li><a href="./SiteConfiguration.html">SiteConfiguration</a></li>
138
-
139
- <li><a href="./SiteLimit.html">SiteLimit</a></li>
140
-
141
- <li><a href="./VirtualDirectory.html">VirtualDirectory</a></li>
142
-
143
- </ul>
144
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
145
- </div>
146
-
147
-
148
- </div>
149
- </div>
150
-
151
- <div id="documentation">
152
- <h1 class="class">AutoStartProvider</h1>
153
-
154
- <div id="description">
155
-
156
- </div>
157
-
158
- <!-- Constants -->
159
-
160
-
161
- <!-- Attributes -->
162
-
163
-
164
- <!-- Methods -->
165
-
166
-
167
- </div>
168
-
169
- <div id="validator-badges">
170
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
171
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
172
- Rdoc Generator</a> 2</small>.</p>
173
- </div>
174
-
175
- </body>
176
- </html>
177
-
@@ -1,349 +0,0 @@
1
- <?xml version="1.0" encoding="IBM437"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=IBM437" http-equiv="Content-Type" />
7
-
8
- <title>Class: BindingInformation</title>
9
-
10
- <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="./js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="./js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="./js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="./js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="./lib/inetmgr/iis_object/binding_information_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/inetmgr/iis_object/binding_information.rb">lib/inetmgr/iis_object/binding_information.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link"><a href="IisObject.html">IisObject</a></p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
- <div id="method-list-section" class="section">
69
- <h3 class="section-header">Methods</h3>
70
- <ul class="link-list">
71
-
72
- <li><a href="#method-i-add_ssl_certificate">#add_ssl_certificate</a></li>
73
-
74
- <li><a href="#method-i-disable_ds_mapper">#disable_ds_mapper</a></li>
75
-
76
- <li><a href="#method-i-enable_ds_mapper">#enable_ds_mapper</a></li>
77
-
78
- <li><a href="#method-i-remove_ssl_certificate">#remove_ssl_certificate</a></li>
79
-
80
- </ul>
81
- </div>
82
-
83
-
84
- <!-- Included Modules -->
85
-
86
- </div>
87
-
88
- <div id="project-metadata">
89
-
90
-
91
- <div id="fileindex-section" class="section project-section">
92
- <h3 class="section-header">Files</h3>
93
- <ul>
94
-
95
- <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
96
-
97
- <li class="file"><a href="./RELEASE-NOTES_rdoc.html">RELEASE-NOTES.rdoc</a></li>
98
-
99
- <li class="file"><a href="./nbproject/private/rake-d_txt.html">rake-d.txt</a></li>
100
-
101
- </ul>
102
- </div>
103
-
104
-
105
- <div id="classindex-section" class="section project-section">
106
- <h3 class="section-header">Class/Module Index
107
- <span class="search-toggle"><img src="./images/find.png"
108
- height="16" width="16" alt="[+]"
109
- title="show/hide quicksearch" /></span></h3>
110
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
111
- <fieldset>
112
- <legend>Quicksearch</legend>
113
- <input type="text" name="quicksearch" value=""
114
- class="quicksearch-field" />
115
- </fieldset>
116
- </form>
117
-
118
- <ul class="link-list">
119
-
120
- <li><a href="./Inetmgr.html">Inetmgr</a></li>
121
-
122
- <li><a href="./Inetmgr/InetmgrTask.html">Inetmgr::InetmgrTask</a></li>
123
-
124
- <li><a href="./Application.html">Application</a></li>
125
-
126
- <li><a href="./ApplicationPool.html">ApplicationPool</a></li>
127
-
128
- <li><a href="./AutoStartProvider.html">AutoStartProvider</a></li>
129
-
130
- <li><a href="./BindingInformation.html">BindingInformation</a></li>
131
-
132
- <li><a href="./Configuration.html">Configuration</a></li>
133
-
134
- <li><a href="./IisConfiguration.html">IisConfiguration</a></li>
135
-
136
- <li><a href="./IisObject.html">IisObject</a></li>
137
-
138
- <li><a href="./IisObjectCollection.html">IisObjectCollection</a></li>
139
-
140
- <li><a href="./Object.html">Object</a></li>
141
-
142
- <li><a href="./PeriodicRestart.html">PeriodicRestart</a></li>
143
-
144
- <li><a href="./ProcessModel.html">ProcessModel</a></li>
145
-
146
- <li><a href="./RSpecExtensions.html">RSpecExtensions</a></li>
147
-
148
- <li><a href="./Recycling.html">Recycling</a></li>
149
-
150
- <li><a href="./Site.html">Site</a></li>
151
-
152
- <li><a href="./SiteConfiguration.html">SiteConfiguration</a></li>
153
-
154
- <li><a href="./SiteLimit.html">SiteLimit</a></li>
155
-
156
- <li><a href="./VirtualDirectory.html">VirtualDirectory</a></li>
157
-
158
- </ul>
159
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
160
- </div>
161
-
162
-
163
- </div>
164
- </div>
165
-
166
- <div id="documentation">
167
- <h1 class="class">BindingInformation</h1>
168
-
169
- <div id="description">
170
-
171
- </div>
172
-
173
- <!-- Constants -->
174
-
175
- <div id="constants-list" class="section">
176
- <h3 class="section-header">Constants</h3>
177
- <dl>
178
-
179
- <dt><a name="Value">Value</a></dt>
180
-
181
- <dd class="description"></dd>
182
-
183
-
184
- </dl>
185
- </div>
186
-
187
-
188
- <!-- Attributes -->
189
-
190
-
191
- <!-- Methods -->
192
-
193
- <div id="public-instance-method-details" class="method-section section">
194
- <h3 class="section-header">Public Instance Methods</h3>
195
-
196
-
197
- <div id="add_ssl_certificate-method" class="method-detail ">
198
- <a name="method-i-add_ssl_certificate"></a>
199
-
200
-
201
- <div class="method-heading">
202
- <span class="method-name">add_ssl_certificate</span><span
203
- class="method-args">(thumprint, store)</span>
204
- <span class="method-click-advice">click to toggle source</span>
205
- </div>
206
-
207
-
208
- <div class="method-description">
209
-
210
-
211
-
212
-
213
-
214
- <div class="method-source-code"
215
- id="add_ssl_certificate-source">
216
- <pre>
217
- <span class="ruby-comment"># File lib/inetmgr/iis_object/binding_information.rb, line 8</span>
218
- def add_ssl_certificate thumprint, store
219
- invoke_method(<span class="ruby-string">&quot;AddSslCertificate&quot;</span>) do |method|
220
- method.<span class="ruby-constant">Input</span>.<span class="ruby-constant">Properties</span>.<span class="ruby-constant">Item</span>(<span class="ruby-string">&quot;certificateHash&quot;</span>).<span class="ruby-constant">Value</span> = thumprint
221
- method.<span class="ruby-constant">Input</span>.<span class="ruby-constant">Properties</span>.<span class="ruby-constant">Item</span>(<span class="ruby-string">&quot;certificateStoreName&quot;</span>).<span class="ruby-constant">Value</span> = store
222
- end
223
- end</pre>
224
- </div>
225
-
226
- </div>
227
-
228
-
229
-
230
-
231
- </div>
232
-
233
-
234
- <div id="disable_ds_mapper-method" class="method-detail ">
235
- <a name="method-i-disable_ds_mapper"></a>
236
-
237
-
238
- <div class="method-heading">
239
- <span class="method-name">disable_ds_mapper</span><span
240
- class="method-args">()</span>
241
- <span class="method-click-advice">click to toggle source</span>
242
- </div>
243
-
244
-
245
- <div class="method-description">
246
-
247
-
248
-
249
-
250
-
251
- <div class="method-source-code"
252
- id="disable_ds_mapper-source">
253
- <pre>
254
- <span class="ruby-comment"># File lib/inetmgr/iis_object/binding_information.rb, line 23</span>
255
- def disable_ds_mapper
256
- invoke_method(<span class="ruby-string">&quot;DisableDsMapper&quot;</span>)
257
- end</pre>
258
- </div>
259
-
260
- </div>
261
-
262
-
263
-
264
-
265
- </div>
266
-
267
-
268
- <div id="enable_ds_mapper-method" class="method-detail ">
269
- <a name="method-i-enable_ds_mapper"></a>
270
-
271
-
272
- <div class="method-heading">
273
- <span class="method-name">enable_ds_mapper</span><span
274
- class="method-args">()</span>
275
- <span class="method-click-advice">click to toggle source</span>
276
- </div>
277
-
278
-
279
- <div class="method-description">
280
-
281
-
282
-
283
-
284
-
285
- <div class="method-source-code"
286
- id="enable_ds_mapper-source">
287
- <pre>
288
- <span class="ruby-comment"># File lib/inetmgr/iis_object/binding_information.rb, line 19</span>
289
- def enable_ds_mapper
290
- invoke_method(<span class="ruby-string">&quot;EnableDsMapper&quot;</span>)
291
- end</pre>
292
- </div>
293
-
294
- </div>
295
-
296
-
297
-
298
-
299
- </div>
300
-
301
-
302
- <div id="remove_ssl_certificate-method" class="method-detail ">
303
- <a name="method-i-remove_ssl_certificate"></a>
304
-
305
-
306
- <div class="method-heading">
307
- <span class="method-name">remove_ssl_certificate</span><span
308
- class="method-args">()</span>
309
- <span class="method-click-advice">click to toggle source</span>
310
- </div>
311
-
312
-
313
- <div class="method-description">
314
-
315
-
316
-
317
-
318
-
319
- <div class="method-source-code"
320
- id="remove_ssl_certificate-source">
321
- <pre>
322
- <span class="ruby-comment"># File lib/inetmgr/iis_object/binding_information.rb, line 15</span>
323
- def remove_ssl_certificate
324
- invoke_method(<span class="ruby-string">&quot;RemoveSslCertificate&quot;</span>)
325
- end</pre>
326
- </div>
327
-
328
- </div>
329
-
330
-
331
-
332
-
333
- </div>
334
-
335
-
336
- </div>
337
-
338
-
339
- </div>
340
-
341
- <div id="validator-badges">
342
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
343
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
344
- Rdoc Generator</a> 2</small>.</p>
345
- </div>
346
-
347
- </body>
348
- </html>
349
-