MpnsCredential interface
Description of a NotificationHub MpnsCredential.
Properties
certificate |
The certificate key for this credential. |
mpns |
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