Web Api
Web Api
10 which of the following attribute ensures that the web api methods are
accessed only after logging in with valid username and password(not
sure)
A [Authorize]
B [Authenticate]
C [identity]l
D [Route]
13 what is rest
A rest is another HTTP protocol
B rest is a soap based protocol
C rest is a kerberos standard
D rest is an architecture style for providing standard between computer
system on the web