MpnsCredential Class

Description of a NotificationHub MpnsCredential.

Inheritance
msrest.serialization.Model
MpnsCredential

Constructor

MpnsCredential(*, mpns_certificate: str | None = None, certificate_key: str | None = None, thumbprint: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
mpns_certificate
str

The MPNS certificate.

certificate_key
str

The certificate key for this credential.

thumbprint
str

The MPNS certificate Thumbprint.

Variables

Name Description
mpns_certificate
str

The MPNS certificate.

certificate_key
str

The certificate key for this credential.

thumbprint
str

The MPNS certificate Thumbprint.