Click or drag to resize

SecurityLogin Properties

The SecurityLogin type exposes the following members.

Properties
 NameDescription
Public propertyEmail The login email, may be used for a Two-Factor Authentication
Public propertyGroupNames The security groups of the user.
Public propertyHashedPassword Password in clear text
Public propertyId The login identifier (e.g. name, email, etc.).
Public propertyPassword The password hashed
Public propertyPhone The login phone number, may be used for a Two-Factor Authentication
Top
See Also