+xns/Authentication
Data: PasswordCredential

+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

HashAlgorithm

The hashing algorithm used to encrypt the password credential.  

DataType: +xns/Authentication/HashAlgorithmEnum
 


Password

A secret textual string known only to the user.  

DataType: String
 


UserName

A textual string that uniquely identifies the user within the login domain.  

DataType: String
 


Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002