MpnsCredentialResponse

data class MpnsCredentialResponse(val certificateKey: String, val mpnsCertificate: String, val thumbprint: String)

Description of a NotificationHub MpnsCredential.

Constructors

Link copied to clipboard
constructor(certificateKey: String, mpnsCertificate: String, thumbprint: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the certificate key for this credential.

Link copied to clipboard

Gets or sets the MPNS certificate.

Link copied to clipboard

Gets or sets the MPNS certificate Thumbprint