Following is the config of the IIS Web site. I am trying to understand how the AuthFlags is set to 0. I am trying to set the same to "AuthAnonymous". How to do the same from IIS?

<?xml version ="1.0"?>
<configuration xmlns="urn:microsoft-catalog:XML_Metabase_V64_0">
<MBProperty>
<IIS_Global Location ="."
        SessionKey="496353625000000034000000100000000b0200000168000001680000d3e09ce8adb9e778ed0cbc8280040b00663feaa09574cd45b8e33d81a2e413b9ec8b696c0543ed7f63006500751a5cae8233eec7522997b076fc0719"
    >
</IIS_Global>
<IIsWebServer   Location ="/LM/W3SVC/448864026"
    AuthFlags="0"
link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.