|
IPolicyRetriever Interface
|
Defines a web service interface to allow policy retrieval for cross-domain access from
Silverlight and Flash browser controls.
Namespace: GSF.ServiceModelAssembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.248-beta
Syntax[ServiceContractAttribute]
public interface IPolicyRetriever
<ServiceContractAttribute>
Public Interface IPolicyRetriever
[ServiceContractAttribute]
public interface class IPolicyRetriever
[<ServiceContractAttribute>]
type IPolicyRetriever = interface end
GSF.ServiceModel.IPolicyRetriever = function();
GSF.ServiceModel.IPolicyRetriever.createInterface('GSF.ServiceModel.IPolicyRetriever');
View SourceThe IPolicyRetriever type exposes the following members.
Methods
See Also