Class StoreName

    • Field Detail

      • assemblyFullName

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

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

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

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

        public static StoreName AddressBook
      • CertificateAuthority

        public static StoreName CertificateAuthority
      • Disallowed

        public static StoreName Disallowed
      • TrustedPeople

        public static StoreName TrustedPeople
      • TrustedPublisher

        public static StoreName TrustedPublisher
    • Constructor Detail

      • StoreName

        public StoreName​(java.lang.Object instance)
        Internal constructor. Use with caution
      • StoreName

        public StoreName()