Show / Hide Table of Contents

ResponseClass Property

ResponseClass

Gets or sets the name of the IYubiKeyResponse implementation class.

C#
public string? ResponseClass { get; set; }

Property Value

Type Description
string

The name of the class throwing the error.

In this article
Back to top Generated by DocFX