Click or drag to resize

SelfHostingServiceGetSilverlightPolicy Method

Gets policy stream for Silverlight applications.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public Stream GetSilverlightPolicy()
View Source

Return Value

Stream
Stream containing clientaccesspolicy.xml.

Implements

IPolicyRetrieverGetSilverlightPolicy
See Also