Search
Preparing search index...
The search index is not available
@types/azure-sb
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/azure-sb
WrapService
Class WrapService
Hierarchy
WrapService
Index
Constructors
constructor
Properties
access
Key
authentication
Provider
issuer
strictSSL
Methods
wrap
Access
Token
Constructors
constructor
new
Wrap
Service
(
acsHost
:
string
, issuer
?:
string
, accessKey
?:
string
)
:
WrapService
Parameters
acsHost:
string
Optional
issuer:
string
Optional
accessKey:
string
Returns
WrapService
Properties
Optional
access
Key
access
Key
:
string
authentication
Provider
authentication
Provider
:
{
signRequest
:
any
}
Type declaration
sign
Request
:
function
sign
Request
(
webResource
:
any
, callback
:
(
)
=>
void
)
:
void
Parameters
webResource:
any
callback:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
Optional
issuer
issuer
:
string
strictSSL
strictSSL
:
boolean
Methods
wrap
Access
Token
wrap
Access
Token
(
uri
:
string
, callback
:
ResponseCallback
)
:
void
wrap
Access
Token
(
uri
:
string
, options
:
object
, callback
:
ResponseCallback
)
:
void
Parameters
uri:
string
callback:
ResponseCallback
Returns
void
Parameters
uri:
string
options:
object
callback:
ResponseCallback
Returns
void
Exports
Notification
Hub
Service
Service
Bus
Service
Wrap
Service
constructor
access
Key
authentication
Provider
issuer
strictSSL
wrap
Access
Token
create
Notification
Hub
Service
create
Service
Bus
Service
create
Wrap
Service
Generated using
TypeDoc