- Categories:
System functions (System Information)
SYSTEM$IS_APPLICATION_AUTHORIZED_FOR_TELEMETRY_EVENT_SHARING¶
Indicates that the AUTHORIZE_TELEMETRY_EVENT_SHARING has been set on the app.
Syntax¶
SYSTEM$IS_APPLICATION_AUTHORIZED_FOR_TELEMETRY_EVENT_SHARING()
Copy
Returns¶
Returns
TRUE
if the AUTHORIZE_TELEMETRY_EVENT_SHARING property is set on the app. This indicates that event sharing is allowed in the consumer account. Otherwise, returnsFALSE
.For more information, see Determine information about event sharing in the consumer account.