$RequesterWolframID

$RequesterWolframID

gives the Wolfram ID of an authenticated user requesting the current evaluation.

Details

  • If the current evaluation was not initiated by an authenticated user, $RequesterWolframID is None. This can occur, for example, if a desktop user has not authenticated against the cloud, or a cloud service not requiring authentication is being used.
  • A Wolfram ID is normally an email address. Unlike a Wolfram UUID, a user may be able to change it.

Examples

open allclose all

Basic Examples  (1)

Give the identify of the authenticated user requesting the evaluation:

Scope  (1)

Prepare a publicly available web computation that gives the identity of the requester:

Accessing the web computation in an unauthenticated way gives a $RequesterWolframID of None:

Remove the web computation:

Wolfram Research (2014), $RequesterWolframID, Wolfram Language function, https://reference.wolfram.com/language/ref/$RequesterWolframID.html.

Text

Wolfram Research (2014), $RequesterWolframID, Wolfram Language function, https://reference.wolfram.com/language/ref/$RequesterWolframID.html.

CMS

Wolfram Language. 2014. "$RequesterWolframID." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$RequesterWolframID.html.

APA

Wolfram Language. (2014). $RequesterWolframID. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$RequesterWolframID.html

BibTeX

@misc{reference.wolfram_2023_$requesterwolframid, author="Wolfram Research", title="{$RequesterWolframID}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/$RequesterWolframID.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_$requesterwolframid, organization={Wolfram Research}, title={$RequesterWolframID}, year={2014}, url={https://reference.wolfram.com/language/ref/$RequesterWolframID.html}, note=[Accessed: 19-March-2024 ]}