Udostępnij za pośrednictwem


SecurityElementBase.AllowInsecureTransport Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje, czy niezabezpieczony transport jest dozwolony.

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

Wartość właściwości

Boolean

true jeśli jest dozwolony niezabezpieczony transport; w przeciwnym razie false .

Atrybuty

Dotyczy