CertificateElement::EncodedValue Property
.NET Framework (current version)
Gets or sets a value that indicates the value encoded by this certificate.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("encodedValue", DefaultValue = "")] [StringValidatorAttribute(MinLength = 0)] property String^ EncodedValue { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: