CapyKit/Documentation/Help/Properties_T_CapyKit_Password.md

25 lines
543 B
Markdown
Raw Normal View History

# Password Properties
## Properties
<table>
<tr>
<td><a href="P_CapyKit_Password_Algorithm">Algorithm</a></td>
<td>Gets or sets the algorithm used for password encryption.</td></tr>
<tr>
<td><a href="P_CapyKit_Password_Hash">Hash</a></td>
<td>Gets or sets the hash of the password.</td></tr>
<tr>
<td><a href="P_CapyKit_Password_Salt">Salt</a></td>
<td>Gets or sets the salt used for encryption.</td></tr>
</table>
## See Also
#### Reference
<a href="T_CapyKit_Password">Password Class</a>
<a href="N_CapyKit">CapyKit Namespace</a>