Class RegistryPermissionAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Security.Permissions, Version=8.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.RegistryPermissionAttribute
        See Also:
        Constant Field Values
      • classType

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

      • RegistryPermissionAttribute

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

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

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

      • getAll

        public java.lang.String getAll()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAll

        public void setAll​(java.lang.String All)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getChangeAccessControl

        public java.lang.String getChangeAccessControl()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setChangeAccessControl

        public void setChangeAccessControl​(java.lang.String ChangeAccessControl)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCreate

        public java.lang.String getCreate()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCreate

        public void setCreate​(java.lang.String Create)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRead

        public java.lang.String getRead()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRead

        public void setRead​(java.lang.String Read)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewAccessControl

        public java.lang.String getViewAccessControl()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setViewAccessControl

        public void setViewAccessControl​(java.lang.String ViewAccessControl)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewAndModify

        public java.lang.String getViewAndModify()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setViewAndModify

        public void setViewAndModify​(java.lang.String ViewAndModify)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWrite

        public java.lang.String getWrite()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setWrite

        public void setWrite​(java.lang.String Write)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable