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

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public OAuthTokenInfo GetAuthToken(
	string pass = null
)

Parameters

pass (Optional)
Type: SystemString

Return Value

Type: OAuthTokenInfo
See Also