DevForce Help Reference
LoginCredential Class Members
Properties  Methods 


The following tables list the members exposed by LoginCredential.

Public Constructors
 NameDescription
Public ConstructorLoginCredential Constructor Creates a LoginCredential from user name, password and domain information.  
Top
Public Properties
 NameDescription
Public PropertyDomain Gets or sets the domain associated with the credentials.  
Public PropertyPassword Gets or sets the password associated with the credentials.  
Public PropertyUserName Gets or sets the user name associated with the credentials.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

LoginCredential Class
IdeaBlade.EntityModel Namespace
EntityManager Class
IEntityLoginManager Interface

Send Feedback