Class SecurityPermissionAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Private.CoreLib
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Security.Permissions.SecurityPermissionAttribute
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • SecurityPermissionAttribute

        public SecurityPermissionAttribute​(java.lang.Object instance)
                                    throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • SecurityPermissionAttribute

        public SecurityPermissionAttribute()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • SecurityPermissionAttribute

        public SecurityPermissionAttribute​(SecurityAction action)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAssertion

        public boolean getAssertion()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAssertion

        public void setAssertion​(boolean Assertion)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBindingRedirects

        public boolean getBindingRedirects()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setBindingRedirects

        public void setBindingRedirects​(boolean BindingRedirects)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlAppDomain

        public boolean getControlAppDomain()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlAppDomain

        public void setControlAppDomain​(boolean ControlAppDomain)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlDomainPolicy

        public boolean getControlDomainPolicy()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlDomainPolicy

        public void setControlDomainPolicy​(boolean ControlDomainPolicy)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlEvidence

        public boolean getControlEvidence()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlEvidence

        public void setControlEvidence​(boolean ControlEvidence)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlPolicy

        public boolean getControlPolicy()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlPolicy

        public void setControlPolicy​(boolean ControlPolicy)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlPrincipal

        public boolean getControlPrincipal()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlPrincipal

        public void setControlPrincipal​(boolean ControlPrincipal)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getControlThread

        public boolean getControlThread()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setControlThread

        public void setControlThread​(boolean ControlThread)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExecution

        public boolean getExecution()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExecution

        public void setExecution​(boolean Execution)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getInfrastructure

        public boolean getInfrastructure()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setInfrastructure

        public void setInfrastructure​(boolean Infrastructure)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRemotingConfiguration

        public boolean getRemotingConfiguration()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRemotingConfiguration

        public void setRemotingConfiguration​(boolean RemotingConfiguration)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSerializationFormatter

        public boolean getSerializationFormatter()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSerializationFormatter

        public void setSerializationFormatter​(boolean SerializationFormatter)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSkipVerification

        public boolean getSkipVerification()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSkipVerification

        public void setSkipVerification​(boolean SkipVerification)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUnmanagedCode

        public boolean getUnmanagedCode()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUnmanagedCode

        public void setUnmanagedCode​(boolean UnmanagedCode)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFlags

        public void setFlags​(SecurityPermissionFlag Flags)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable