C# Class NuCmd.Commands.Db.DeleteUserCommand

Inheritance: DatabaseCommandBase
Show file Open project: NuGet/NuGet.Operations

Private Properties

Property Type Description
CleanSecrets System.Threading.Tasks.Task

Protected Methods

Method Description
OnExecute ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
CleanSecrets ( SqlConnectionInfo connInfo ) : System.Threading.Tasks.Task

Method Details

OnExecute() protected method

protected OnExecute ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task