AquaLogic Interaction Development Kit (IDK) 6.0.0

UserProperty Members

UserProperty overview

Public Static Fields

AuthName The user's authentication name, sent to the Authentication Source provider at login.
AuthSource The ID of the user's Authentication Source.
LoginName Login name.
NumericUserName User name used for used for login on alternative devices (hand-held devices).
SimpleName The mapping authentication name (login name minus the prefix).
UniqueName The name the Authentication Source provider uses to uniquely identify the user. For example, an AD GUID or LDAP DN.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

UserProperty Class | Plumtree.Remote.PRC Namespace