Skip to content

LoginInfo class

Defined in

Namespace: ReactiveMarbles.CacheDatabase.Core Assembly: ReactiveMarbles.CacheDatabase.Core.dll Full name: ReactiveMarbles.CacheDatabase.Core.LoginInfo Modifiers: public

Summary

View source

        Stored login information for a user.
        

Applies to

netstandard2.0

Constructors

NameSummary
.ctorInitializes a new instance of the [LoginInfo](# class.

Properties

NameSummary
UserNameGets the username.
PasswordGets the password.
Inherited members