Click or drag to resize

PdfWcfSettings.ClientSecurityTransportProtectionLevel 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: 4.1.0.0 (4.1.0.0)
Syntax
public ProtectionLevel ClientSecurityTransportProtectionLevel { get; set; }

Property Value

Type: ProtectionLevel
One of the ProtectionLevel values. The default value is EncryptAndSign.
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThe value is not a valid ProtectionLevel.
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
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!