Neokernel API
HTTPAuthenticationAgent.isAuthenticated Method
Tests to see if path is Authenticated.
public virtual
bool
isAuthenticated(
string
path
,
string
hostname
);
See Also
HTTPAuthenticationAgent Class
|
com.neokernel.httpd Namespace