Gets or sets a value indicating whether the actual content is detached from the message.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property Detached As Boolean Get Set |
| C# |
|---|
public bool Detached { get; set; } |