Click or drag to resize

SelfHostingServiceAllowCrossDomainAccess Property

Gets or sets flag that indicates if web services will enable cross-domain access for Silverlight and Flash applications.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public bool AllowCrossDomainAccess { get; set; }
View Source

Property Value

Boolean
See Also