Class CheckPassword
- Namespace
- DuetControlServer.Commands
- Assembly
- DuetControlServer.dll
Implementation of the CheckPassword command
public sealed class CheckPassword : CheckPassword
- Inheritance
-
CheckPassword
- Inherited Members
Constructors
CheckPassword(ObjectModel)
Implementation of the CheckPassword command
public CheckPassword(ObjectModel model)
Parameters
modelObjectModelObject model
Methods
ExecuteAsync(CancellationToken)
Check the given password
public override Task<bool> ExecuteAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenOptional cancellation token