Credential Members
Represents the user credentials used to log into an application.
The following tables list the members exposed by the Credential type.
Public Constructors
Name | Description | |
---|---|---|
Credential | Initializes a new instance of the Credential class. |
Top
Public Properties
Name | Description | |
---|---|---|
Domain | Gets the domain. | |
Extensions | Gets or sets the extension data used to add any additional data. | |
Password | Gets the password. | |
UserName | Gets the user name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Credential Class
Microsoft.Uii.AifServices Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.