UserCredentials Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the credentials needed for the user to access their services.
public sealed class UserCredentials
type UserCredentials = class
Public NotInheritable Class UserCredentials
- Inheritance
-
UserCredentials
Constructors
UserCredentials() |
Properties
Password |
Gets or sets the password. |
UserName |
Gets or sets the name of the user. |