WebHttpEndpointElement.CrossDomainScriptAccessEnabled Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld of een voorwaarde is ingeschakeld die code-injectie toestaat in webpagina's die door andere gebruikers worden bekeken.

public:
 property bool CrossDomainScriptAccessEnabled { bool get(); void set(bool value); };
[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

Waarde van eigenschap

true als toegang is ingeschakeld; anders, false.

Kenmerken

Van toepassing op