IVssRequestOptions interface
VSS-specific options for VSS requests
Properties
auth |
|
command | Current command for activity logging. |
session |
Current session id. |
Property Details
authTokenProvider
command
Current command for activity logging.
command?: string
Property Value
string
sessionId
Current session id.
sessionId?: string
Property Value
string