PdfWcfSettingsClientSecurityTransportProtectionLevel Property |
Gets or sets the a value specifying whether the binding for the contract must support the value.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public ProtectionLevel ClientSecurityTransportProtectionLevel { get; set; }
Public Property ClientSecurityTransportProtectionLevel As ProtectionLevel
Get
Set
Property Value
Type:
ProtectionLevel
One of the
ProtectionLevel values. The default value is
EncryptAndSign.
Exceptions Remarks
This property is for advanced use only.
If this value is changed, please contact Red Software for information about required registry changes.
See Also