Jump to: navigation, search

Difference between revisions of "SYSCLS LOGIN"


(Created page with "{{ClassificationInfoBox | title = Login | name = {{PAGENAMEE}} | inheritance = SYSCLS ROOT | namespace = System.Classification | purpose = Classify an object as login | ve...")
 
Line 18: Line 18:
 
| PASSWORDHASH || {{Integer}} || Hashcode of password
 
| PASSWORDHASH || {{Integer}} || Hashcode of password
 
|}
 
|}
 +
 +
== See also ==
 +
* [[SYSCLS_USERGROUP]]
  
 
[[Category:Login management|L]]
 
[[Category:Login management|L]]
 
[[Category:Classifications|L]]
 
[[Category:Classifications|L]]

Revision as of 09:57, 16 March 2015

IC CLASSIFICATION.gif Login
Name SYSCLS_LOGIN
Inheritance SYSCLS ROOT
Namespace System.Classification
ID {98f04541-b114-4f99-ac17-1ec0199ef9f6}
Purpose Classify an object as login
Version 2+

MetaProperties

Name Data type Comment
LOGINNAME Text Login name
PASSWORDHASH Integer Hashcode of password

See also