Table of Contents

Namespace Core.CliniCore.Commands.Authentication

Classes

ChangePasswordCommand

Command that allows an authenticated user to change their password.

ChangePasswordCommand.Parameters

Defines the parameter keys used by ChangePasswordCommand.

LoginCommand

Command that authenticates a user and creates a new session.

LoginCommand.Parameters

Defines the parameter keys used by LoginCommand.

LogoutCommand

Command that ends the current user session.

LogoutCommand.Parameters

Defines the parameter keys used by LogoutCommand.