sf_session_id {salesforcer} | R Documentation |
Return session_id resulting from Basic auth routine
Description
Return session_id resulting from Basic auth routine
Usage
sf_session_id(verbose = TRUE)
Arguments
verbose |
|
Value
character
; a string of the sessionId element of the current authorized
API session; otherwise NULL
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.1 Index]