Custom Permission Types

Permission types that you can customize on the Security tab page of the Project painter (besides the permissions described elsewhere in this appendix) have no direct impact on PowerScript functions or properties in .NET targets.

However, if you use the language interoperation feature of PowerBuilder, this may also require customized permissions for the following permission types:
  • ASPNETHostingPermission
  • ConfigurationPermission
  • DataProtectionPermission
  • DNSPermission
  • IsolatedStoragePermission
  • KeyContainerPermission
  • OleDBPermission
  • PerformanceCounterPermission
  • StorePermission