3 references to UPTokenPasswordTextValue
System.IdentityModel (3)
System\IdentityModel\Tokens\UserNameSecurityTokenHandler.cs (3)
132if (!string.IsNullOrEmpty(type) && !StringComparer.Ordinal.Equals(type, WSSecurity10Constants.UPTokenPasswordTextValue)) 134throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.GetString(SR.ID4059, type, WSSecurity10Constants.UPTokenPasswordTextValue))); 225WSSecurity10Constants.UPTokenPasswordTextValue