Lending.ReadModels.Relational.AuthenticatedUser.AuthenticatedUser C# (CSharp) Méthode

AuthenticatedUser() protected méthode

protected AuthenticatedUser ( ) : System
Résultat System
        protected AuthenticatedUser()
        {
        }

Same methods

AuthenticatedUser::AuthenticatedUser ( System.Guid id, string userName, string email, string picture, IList authenticationProviders ) : System
AuthenticatedUser