WebHttpEndpointElement.CrossDomainScriptAccessEnabled Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether a condition is enabled that allows code injection into web pages viewed by other users.
public:
property bool CrossDomainScriptAccessEnabled { bool get(); void set(bool value); };
C#
[System.Configuration.ConfigurationProperty("crossDomainScriptAccessEnabled", DefaultValue=false)]
public bool CrossDomainScriptAccessEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("crossDomainScriptAccessEnabled", DefaultValue=false)>]
member this.CrossDomainScriptAccessEnabled : bool with get, set
Public Property CrossDomainScriptAccessEnabled As Boolean
true
if access is enabled; otherwise, false
.
- Attributes
Prodotto | Versioni |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Collabora con noi su GitHub
L'origine per questo contenuto è disponibile in GitHub, dove puoi anche creare ed esaminare i problemi e le richieste pull. Per altre informazioni, vedi la nostra guida per i collaboratori.
Feedback su .NET
.NET è un progetto open source. Seleziona un collegamento per fornire feedback: