Aracılığıyla paylaş


CertificateElement.EncodedValue Özellik

Tanım

Bu sertifika tarafından kodlanan değeri gösteren bir değeri alır veya ayarlar.

public:
 property System::String ^ EncodedValue { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("encodedValue", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string EncodedValue { get; set; }
[<System.Configuration.ConfigurationProperty("encodedValue", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.EncodedValue : string with get, set
Public Property EncodedValue As String

Özellik Değeri

Kodlanmış değer.

Öznitelikler

Şunlara uygulanır