Aracılığıyla paylaş


SecurityElementBase.AllowInsecureTransport Özellik

Tanım

Emin olmayan taşımaya izin verili olup olmadığını belirten bir değer alır veya ayarlar.

public:
 property bool AllowInsecureTransport { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("allowInsecureTransport", DefaultValue=false)]
public bool AllowInsecureTransport { get; set; }
[<System.Configuration.ConfigurationProperty("allowInsecureTransport", DefaultValue=false)>]
member this.AllowInsecureTransport : bool with get, set
Public Property AllowInsecureTransport As Boolean

Özellik Değeri

Boolean

true Ücretsiz taşımaya izin verilirse; aksi takdirde , false .

Öznitelikler

Şunlara uygulanır