CrossSiteAccessPolicies.CrossDomainPolicy Property

Definition

Gets or sets the content of crossdomain.xml used by Silverlight.

[Newtonsoft.Json.JsonProperty(PropertyName="crossDomainPolicy")]
public string CrossDomainPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="crossDomainPolicy")>]
member this.CrossDomainPolicy : string with get, set
Public Property CrossDomainPolicy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to