Skip to content

Commit 4fe18f6

Browse files
Update iis/configuration/configurationRedirection/samples/sample1.xml
1 parent 52e2eae commit 4fe18f6

File tree

1 file changed

+1
-1
lines changed
  • iis/configuration/configurationRedirection/samples

1 file changed

+1
-1
lines changed

iis/configuration/configurationRedirection/samples/sample1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</PROVIDERS>
1111
</CONFIGPROTECTEDDATA>
1212

13-
<CONFIGURATIONREDIRECTION enabled="true" path="\\ServerName\ShareName" userName="MyUser" password="" />
13+
<CONFIGURATIONREDIRECTION enabled="true" path="\\ServerName\ShareName" userName="MyUser" password="[enc:IISRsaProvider:***:enc]" />
1414

1515
</CONFIGURATION>

0 commit comments

Comments
 (0)