GenericSelectApplicationData Class
Namespace: Yubico.YubiKey.InterIndustry.Commands Assembly: Yubico.YubiKey.dllSelecting a YubiKey application will always result in data being returned. This type represents the return data if a more specific, structured type is not available. If a specific application has a specific data need, such as OATH, it will have its own data type which parses this data.
C#
public class GenericSelectApplicationData : Object, ISelectApplicationData
Inheritance
System.Object
GenericSelectApplicationData
Implements
Constructors
Name | Description |
---|---|
GenericSelectApplicationData(ReadOnlyMemory<Byte>) | Constructs an instance of the GenericSelectApplicationData class. |
Properties
Name | Description |
---|---|
RawData |