3 references to CustomUserNamePasswordValidatorType
System.ServiceModel (3)
System\ServiceModel\Configuration\UserNameServiceElement.cs (3)
52[ConfigurationProperty(ConfigurationStrings.CustomUserNamePasswordValidatorType, DefaultValue = "")] 56get { return (string)base[ConfigurationStrings.CustomUserNamePasswordValidatorType]; } 63base[ConfigurationStrings.CustomUserNamePasswordValidatorType] = value;