UserCredentials Class

Definition

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

Name Description
UserCredentials()

Properties

Name Description
Password

Gets or sets the password.

UserName

Gets or sets the name of the user.

Applies to