I want to call my AuthenticationService from the code behind of my .net application. This is the build in wcf forms authentication service.
How can I do this?
I can't seem to figure out how to instantiate it.
I want to call my AuthenticationService from the code behind of my .net application. This is the build in wcf forms authentication service.
How can I do this?
I can't seem to figure out how to instantiate it.