Click or drag to resize
ClientConfigHandleAuthorisationFault Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Handle an auhtorisation fault from the Enterprise Service by showing the login prompt and getting a new Auth Token

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool HandleAuthorisationFault(
	Exception ex
)

Parameters

ex
Type: SystemException

Return Value

Type: Boolean
true if the given exception indicates an authorisation fault
Remarks