@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
<internal>
UserTokenAuth
Interface UserTokenAuth
interface
UserTokenAuth
{
cookie
?:
string
;
token
?:
string
;
type
:
"basic"
;
}
Index
Properties
cookie?
token?
type
Properties
Optional
cookie
cookie
?:
string
Optional
token
token
?:
string
type
type
:
"basic"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cookie
token
type
@servicenow/sdk - v4.4.1
Loading...