Quantcast
Channel: Microsoft Identity Manager forum
Viewing all articles
Browse latest Browse all 7443

SSPR Customization ResetUserNameTextFormat not applying

$
0
0

Hi,

 I'd like to include a message stating what the password requirements should be before a user password is changed, I'm using the code below, everything but the "ResetUserNameTextFormat" works - I'm wondering whether it's down to the length or maybe semi colon?

<?xml version="1.0" encoding="utf-8"?>
 <root>
   <resheader name="resmimetype">
     <value>text/microsoft-resx</value>
   </resheader>
   <resheader name="version">
     <value>2.0</value>
   </resheader>
   <resheader name="reader">
     <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
   <resheader name="writer">
     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>

 <!-- Customizations begin here -->
   <data name="ResetExample1" xml:space="preserve">
     <value>asmith</value>
   </data>
   <data name="ResetExample2" xml:space="preserve">
     <value>jxbond</value>
   </data>
   <data name="ResetUseNewPassword" xml:space="preserve">
     <value>You can now use your new password to log in</value>
   </data>
   <data name="ResetUserNameTextFormat" xml:space="preserve">
     <value>Your password must be at least 7 characters and contain 3 of the following 4 characters: uppercase A to Z, lowercase a to z, digits 0 to 9 and a non-alphabetic character.</value>
   </data>
  </root>


IT Support/Everything


Viewing all articles
Browse latest Browse all 7443

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>