RsaElement::Value Property
.NET Framework (current version)
Gets or sets the value encrypted by this identity.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("value", DefaultValue = "")] [StringValidatorAttribute(MinLength = 0)] property String^ Value { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: