2
Answers

web api authorisation

Will you please anyone help me to implement authentication api in mvc asp.net .i have got  an  URL and headres i.e x-dnb-user,x-dnb-pwd???
Answers (2)
2
Shakti Singh Dulawat

Shakti Singh Dulawat

NA 6.4k 127k 7y
Implementation of D&B Direct API services using REST methodology involves obtaining an Authentication Token, that is then submitted with subsequent requests during a particular session (up to eight hours).
Try this https://docs.dnb.com/direct/2.0/en-US/authentication/1.0/rest-API
0
Ben Chris

Ben Chris

34 5.5k 1.1m 7y
Look into this for detail on implementing REST API with autorization in asp.net mvc i.e. http://bit.ly/2EI7MHx