Click or drag to resize

GlobalApplication_AuthenticateRequest Method

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void Application_AuthenticateRequest(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: SystemEventArgs
See Also