Share via


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

UserCredentials()

Properties

Password

Gets or sets the password.

UserName

Gets or sets the name of the user.

Applies to