Click or drag to resize
ApplicationRaiseEventRequireCredentials Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RaiseEventRequireCredentials(
	ref Object sender,
	ref ApplicationRequireCredentialsEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: DataPA.Utils.QueryEngineApplicationRequireCredentialsEventArgs
See Also