GetProtocolVersionResponse Class
Namespace: Yubico.YubiThe response containing the U2F protocol version implemented by the application.
C#
public class GetProtocolVersionResponse : U2fResponse, IYubiKeyResponseWithData<string>, IYubiKeyResponse
Remarks
This is the partner Response class to Get
Constructors
Name | Description |
---|---|
Get |
Constructs a GetProtocolVersionResponse object from the given
Response |
Methods
Name | Description |
---|---|
Get |
Gets the U2F protocol version string from the response. |