Wns Credential Response
data class WnsCredentialResponse(val packageSid: String? = null, val secretKey: String? = null, val windowsLiveEndpoint: String? = null)
Description of a NotificationHub WnsCredential.
Description of a NotificationHub WnsCredential.