GetCredentials Method
GetCredentials()
Gets all configured credentials on the YubiKey.
C#
public IList<Credential> GetCredentials()
Returns
IList<Credential>
The list of credentials.
Exceptions
Type | Condition |
---|---|
InvalidOperationException | There is no |
SecurityException | Unable to verify password either because |