Sdílet prostřednictvím


NetDataContractSerializerSection.EnableUnsafeTypeForwarding Vlastnost

Definice

Získá hodnotu, která označuje, zda je povolen nebezpečný typ předávání.

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

Hodnota vlastnosti

truepokud je povolené předávání nebezpečných typů; v opačném případě . false

Atributy

Platí pro