+xns/Core/XNSObject
 |
 +--+xns/Authentication/Credential
  |
  +--+xns/Authentication/PasswordCredential
A type of credential consisting of user name and password combination.
Data Elements | ||
+xns/Authentication/HashAlgorithmEnum |
HashAlgorithm | The hashing algorithm used to encrypt the password credential. |
String |
Password | A secret textual string known only to the user. |
String |
UserName | A textual string that uniquely identifies the user within the login domain. |
Element Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |