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