SenderHelpers Class
Helper class for use by senders.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsMessageSigningRequired(IMessage^) | Verifies whether the message can or should be signed. |
![]() ![]() | IsMessageSigningRequired(IMessage^, Boolean) | Verifies whether the message can or should be signed. |
![]() ![]() | IsPropertySettingValid(IMessageBase^, IMessageSender^, Object^, MessageValidationException^%) | Performs inline validation on objects within a message. |
![]() ![]() | IsSenderValidForMessage(IMessageSender^, IMessage^) | Verifies whether the sender is capable of sending the message based on its SupportedSenderAttribute declaration. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

