.NET API MessageQueueErrorCode Error -1072824284 – CannotImpersonateClient
In this post, you’ll learn more about the Error Code -1072824284 – CannotImpersonateClient that is returned when working with the Message Queuing application in .NET
.NET API MessageQueueErrorCode Error
-1072824284 – CannotImpersonateClient
MessageQueueErrorCode .NET API Error Description
Message text: The RPC server cannot impersonate the client application, hence security credentials could not be verified.
Message Queuing returns this error if the directory service server cannot impersonate the client application. This is necessary to verify the security credentials.
Leave Your Comment