RequirePassword
Gets or sets whether the logged-in user’s password is required when this right is used.
Syntax
bool RequirePassword {get; set;}
Property value
Set to true if the right requires the logged-in user’s password.
Example
See ApplicationCriteriaList
for a code sample that illustrates using
RequirePassword
in a script.