Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WnsCredential

Package version

interface

An interface representing WnsCredential. Description of a NotificationHub WnsCredential.

Hierarchy

  • WnsCredential

Index

Properties

Optional packageSid

packageSid: undefined | string
member

{string} [packageSid] The package ID for this credential.

Optional secretKey

secretKey: undefined | string
member

{string} [secretKey] The secret key.

Optional windowsLiveEndpoint

windowsLiveEndpoint: undefined | string
member

{string} [windowsLiveEndpoint] The Windows Live endpoint.

Generated using TypeDoc