Posted to
Configuration & Scripting
by
sachin.sreeram2
on
07-14-2009, 2:22 AM
Hi, I am trying to create a new web site and set SecureBindings programatically using C#/WMI. Below is the code I am using which executes fine, a site gets created but secure binding property (highlighted below) does not get applied.
Any help is highly appreciated!
Code
--------------ManagementObject _w3SvcInstance ...