[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SenderHelperstype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
IsMessageSigningRequired(IMessage)
Checks if the message can or should be signed
IsMessageSigningRequired(IMessage, Boolean)
Checks if the message can or should be signed
IsPropertySettingValid(IMessageBase, Object, MessageValidationException % )
Used to perform inline validation on objects within a message
IsSenderValidForMessage(IMessageSender, IMessage)
Verifies if the sender is capable of sending the message based on its SupportedSenderAttributedeclaration.

See Also