MpnsCredential interface

Description of a NotificationHub MpnsCredential.

Properties

certificateKey

The certificate key for this credential.

mpnsCertificate

The MPNS certificate.

thumbprint

The MPNS certificate Thumbprint

Property Details

certificateKey

The certificate key for this credential.

certificateKey?: string

Property Value

string

mpnsCertificate

The MPNS certificate.

mpnsCertificate?: string

Property Value

string

thumbprint

The MPNS certificate Thumbprint

thumbprint?: string

Property Value

string