New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.PasswordStrengthCalculatingEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_passwordText

Returns password entered by the user

Parameters

Returns

String

get_strengthScore

Returns calculated password strength

Parameters

Returns

Number

set_indicatorText

Sets the text that will be used in the indicator element instead of the corresponding one from TextStrengthDescriptions.

Parameters

value String

Returns

None

set_strengthScore

Sets custom calculated password strength.

Parameters

value Number

Returns

None

In this article