Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
StoreName.cs
Go to the documentation of this file.
1
namespace
System.Security.Cryptography.X509Certificates
;
2
3
public
enum
StoreName
4
{
5
AddressBook
= 1,
6
AuthRoot
,
7
CertificateAuthority
,
8
Disallowed
,
9
My
,
10
Root
,
11
TrustedPeople
,
12
TrustedPublisher
13
}
System.Security.Cryptography.X509Certificates.StoreName
StoreName
Definition
StoreName.cs:4
System.Security.Cryptography.X509Certificates.StoreName.TrustedPublisher
@ TrustedPublisher
System.Security.Cryptography.X509Certificates.StoreName.AddressBook
@ AddressBook
System.Security.Cryptography.X509Certificates.StoreName.AuthRoot
@ AuthRoot
System.Security.Cryptography.X509Certificates.StoreName.My
@ My
System.Security.Cryptography.X509Certificates.StoreName.Disallowed
@ Disallowed
System.Security.Cryptography.X509Certificates.StoreName.TrustedPeople
@ TrustedPeople
System.Security.Cryptography.X509Certificates.StoreName.CertificateAuthority
@ CertificateAuthority
System.Security.Cryptography.X509Certificates.StoreName.Root
@ Root
System.Security.Cryptography.X509Certificates
Definition
CertificateAsn.cs:4
source
System.Security.Cryptography.X509Certificates
System.Security.Cryptography.X509Certificates
StoreName.cs
Generated by
1.10.0