...
Code Block | ||||
---|---|---|---|---|
| ||||
AuthServerU2FResponseSignAppU2FInit resp = SignAppU2FInit(string authServerPartnerLoginName"accountLogin", string authServerPartnerLoginPassword"accountKey", "https://mysite.relayingparty.com", "Mandy", string.Empty); |
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
AuthServerU2FResponseSignAppU2FInit resp = SignAppU2FInit(string authServerPartnerLoginName"accountLogin", string authServerPartnerLoginPassword"accountKey", "https://mysite.relayingparty.com", "Mandy", string.Empty); |
...