Package version:

Function isKeyCredential

  • Tests an object to determine whether it implements KeyCredential.

    Parameters

    • credential: unknown

      The assumed KeyCredential to be tested.

    Returns credential is KeyCredential