Class PermissionSetAttribute

    • Field Detail

      • assemblyFullName

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

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

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

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

      • PermissionSetAttribute

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

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

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

      • CreatePermissionSet

        public PermissionSet CreatePermissionSet()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUnicodeEncoded

        public boolean getUnicodeEncoded()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUnicodeEncoded

        public void setUnicodeEncoded​(boolean UnicodeEncoded)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFile

        public java.lang.String getFile()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFile

        public void setFile​(java.lang.String File)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHex

        public java.lang.String getHex()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHex

        public void setHex​(java.lang.String Hex)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXML

        public java.lang.String getXML()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXML

        public void setXML​(java.lang.String XML)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable