IdeaBlade DevForce 2010 Help Reference
LoginCredential Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : LoginCredential Class


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

© 2013 All Rights Reserved.