Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MailMessage.IsSigned Property

Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9147)

IsSigned

Gets a value indicating whether the message is signed.

Declaration
public bool IsSigned { get; }
Property Value
Type Description
Boolean

A value indicating whether the message is signed.

Remarks

Signers of a signed message are accessible through Signers collection. The signature can be validated using ValidateSignature() method or removed using RemoveSignature() method. It is created using Sign(Certificate[]) method.

Please note that messages that are encrypted might also be signed, but because the signature itself is also encrypted as well, this fact will not be known until the message is decrypted.

In This Article
  • IsSigned
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies