Provides methods that enable you to authenticate users in Author-it libraries.
Addresses
Request |
Address |
Address (IIS) |
JSON |
http://<Base Address>/Authentication/json |
http://<Base Address>/Authentication.svc/json |
SOAP |
http://<Base Address>/Authentication/soap |
http://<Base Address>/Authentication.svc/soap |
WSDL |
http://<Base Address>/Authentication?wsdl |
http://<Base Address>/Authentication.svc?wsdl |
ASP.NET Ajax |
http://<Base Address>/Authentication/aspajax |
http://<Base Address>/Authentication.svc/aspajax |
TCP |
net.tcp://<Base Address>/Authentication |
net.tcp://<Base Address>/Authentication.svc |