NetDataContractSerializerSection.EnableUnsafeTypeForwarding Propriété

Définition

Obtient une valeur qui indique si le transfert de type non sécurisé est activé.

public:
 property bool EnableUnsafeTypeForwarding { bool get(); };
[System.Configuration.ConfigurationProperty("enableUnsafeTypeForwarding", DefaultValue=false)]
public bool EnableUnsafeTypeForwarding { get; }
[<System.Configuration.ConfigurationProperty("enableUnsafeTypeForwarding", DefaultValue=false)>]
member this.EnableUnsafeTypeForwarding : bool
Public ReadOnly Property EnableUnsafeTypeForwarding As Boolean

Valeur de propriété

true si le transfert de type unsafe est activé ; sinon, false.

Attributs

S’applique à