1 write to passwordlen
System.Web (1)
Configuration\COAUTHIDENTITY.cs (1)
60passwordlen = (password == null) ? 0 : password.Length;