AppendCarriageReturn Method

AppendCarriageReturn(Boolean)

Sends a carriage return [Enter Key] after all characters have been sent.

C#
public ConfigureYubicoOtp AppendCarriageReturn(bool setConfig = true)

Parameters

Type Name Description
System.Boolean setConfig

Returns

ConfigureYubicoOtp

The current ConfigureYubicoOtp instance.

Generated by DocFX