Class StorePermissionAttribute

    • 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.StorePermissionAttribute
        See Also:
        Constant Field Values
      • classType

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

      • StorePermissionAttribute

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

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

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

      • getAddToStore

        public boolean getAddToStore()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAddToStore

        public void setAddToStore​(boolean AddToStore)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCreateStore

        public boolean getCreateStore()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCreateStore

        public void setCreateStore​(boolean CreateStore)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDeleteStore

        public boolean getDeleteStore()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDeleteStore

        public void setDeleteStore​(boolean DeleteStore)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEnumerateCertificates

        public boolean getEnumerateCertificates()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEnumerateCertificates

        public void setEnumerateCertificates​(boolean EnumerateCertificates)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEnumerateStores

        public boolean getEnumerateStores()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEnumerateStores

        public void setEnumerateStores​(boolean EnumerateStores)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOpenStore

        public boolean getOpenStore()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOpenStore

        public void setOpenStore​(boolean OpenStore)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRemoveFromStore

        public boolean getRemoveFromStore()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRemoveFromStore

        public void setRemoveFromStore​(boolean RemoveFromStore)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFlags

        public StorePermissionFlags getFlags()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFlags

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