ResponseClass Property
ResponseClass
Gets or sets the name of the IYubiKeyResponse implementation class.
C#
public string ResponseClass { get; set; }
Property Value
Type | Description |
---|---|
System.String | The name of the class throwing the error. |