WnsCredential interface

Description of a NotificationHub WnsCredential.

Properties

packageSid

The package ID for this credential.

secretKey

The secret key.

windowsLiveEndpoint

The Windows Live endpoint.

Property Details

packageSid

The package ID for this credential.

packageSid?: string

Property Value

string

secretKey

The secret key.

secretKey?: string

Property Value

string

windowsLiveEndpoint

The Windows Live endpoint.

windowsLiveEndpoint?: string

Property Value

string