Class Evidence

    • Field Detail

      • assemblyFullName

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

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

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

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

      • Evidence

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

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

        public Evidence​(NetObject[] hostEvidence,
                        NetObject[] assemblyEvidence)
                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Evidence

        public Evidence​(Evidence evidence)
                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Evidence

        public Evidence​(EvidenceBase[] hostEvidence,
                        EvidenceBase[] assemblyEvidence)
                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • GetAssemblyEnumerator

        public IEnumerator GetAssemblyEnumerator()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • GetHostEnumerator

        public IEnumerator GetHostEnumerator()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Clone

        public Evidence Clone()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • AddAssembly

        public void AddAssembly​(NetObject id)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • AddHost

        public void AddHost​(NetObject id)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Clear

        public void Clear()
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • CopyTo

        public void CopyTo​(Array array,
                           int index)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Merge

        public void Merge​(Evidence evidence)
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • RemoveType

        public void RemoveType​(NetType t)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsReadOnly

        public boolean getIsReadOnly()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsSynchronized

        public boolean getIsSynchronized()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLocked

        public boolean getLocked()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLocked

        public void setLocked​(boolean Locked)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCount

        public int getCount()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSyncRoot

        public NetObject getSyncRoot()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable