Class CheckPassword
Implementation of the Check
Inherited Members
Namespace: DuetControlServer .Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class CheckPassword : CheckPassword
Methods
Execute()
Check the given password
Declaration
public override Task<bool> Execute()