WebScriptEndpointElement.CrossDomainScriptAccessEnabled Eigenschap

Definitie

Hiermee haalt u op of stelt u in of verschillende hostcomputers toegang hebben tot de scripts van elkaar.

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 scripttoegang voor meerdere domeinen is ingeschakeld; anders, false.

Kenmerken

Van toepassing op