SecurityElementBase.AllowInsecureTransport Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of onbeveiligd transport is toegestaan.

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

Waarde van eigenschap

true indien onbeveiligd vervoer is toegestaan; anders, false.

Kenmerken

Van toepassing op