Lasīt angliski

Kopīgot, izmantojot


Authentication Examples

 

Applies To: Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server Technical Preview, Windows Vista

Message Queuing applications can request authentication when sending messages, verify that authentication was requested when reading message, and enforce authentication so that the queue will only accept authenticated messages. (For information on how Message Queuing authenticates messages, including information on internal certificate, external certificates, and the digital signature types used to authenticate messages, see Message Authentication).

Code Examples

The following examples show how to request, validate, and enforce authentication.