uint GetTrustLevels(string url = null)
Gets a mask of the scripting ACL trust levels for the calling frame, or optional URL. Trust Levels Flags: Low = 1, Medium = 2, High = 4. Trust Level Required: None
Parameters
Name | Description |
url | Optional URL. |
Return
Trust levels mask that you can use to check for trust level flags.