Click or drag to resize

IPolicyRetriever Interface

Defines a web service interface to allow policy retrieval for cross-domain access from Silverlight and Flash browser controls.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
[ServiceContractAttribute]
public interface IPolicyRetriever
View Source

The IPolicyRetriever type exposes the following members.

Methods
 NameDescription
Public methodGetFlashPolicy Gets policy stream for Flash applications.
Public methodGetSilverlightPolicy Gets policy stream for Silverlight applications.
Top
See Also