.NET API MessageQueueErrorCode Error -1072824211 – CertificateNotProvided
In this post, you’ll learn more about the Error Code -1072824211 – CertificateNotProvided that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824211 – CertificateNotProvided
MessageQueueErrorCode .NET API Error Description
Message text: A user attempted to send an authenticated message without a certificate.
Message Queuing returns this error if the sending application attempts to use security context information to authenticate a message, and the security context does not include a certificate. For more information about certificates, see the Message class’s SenderCertificate property.
Leave Your Comment