Click or drag to resize

IPolicyRetrieverGetFlashPolicy Method

Gets policy stream for Flash applications.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
[OperationContractAttribute]
[WebGetAttribute(UriTemplate = "/crossdomain.xml")]
Stream GetFlashPolicy()
View Source

Return Value

Stream
Stream containing crossdomain.xml.
See Also