SecurityElementBase.AllowInsecureTransport Egenskap

Definition

Hämtar eller anger ett värde som anger om oskyddad transport är tillåten.

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

Egenskapsvärde

trueom oskyddad transport är tillåten. annars . false

Attribut

Gäller för