public enum TrustingSites : System.Enum
public enum TrustingSites : System.Enum
Member | Description |
---|---|
AspNetCDN | will trust aspnetcdn.com |
Bootstrap | will trust *.bootstrapcdn.com |
Will trust facebook.com | |
GenerateNonce | The generate Nonce variable to accept a resource |
will add *.googleapis.com and *.google.com | |
Jquery | will add *.jquery.com |
None | not a valid option |
SecureWebSocket | will trust and allow secure web socket |
Self | will trust the site and the url and content in it's sub folders |
SubDomains | trust own sub domains |
WebSocket | Will trust and allow web socket |
YouTube | will trust *.youTube.com /// |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.TrustingSites
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2