My app does not have login controls.
I would like to put e.Authenticated =true if it fulfils some conditions, then I would allow access
For example: If the URL parameter is valid, I will put e.Authenticated =true behind cs
Is it possible?
My app does not have login controls.
I would like to put e.Authenticated =true if it fulfils some conditions, then I would allow access
For example: If the URL parameter is valid, I will put e.Authenticated =true behind cs
Is it possible?