Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
StoreName
enum
System.Security.Cryptography.X509Certificates.StoreName
Enumerator
AddressBook
AuthRoot
CertificateAuthority
Disallowed
My
Root
TrustedPeople
TrustedPublisher
Definition at line
3
of file
StoreName.cs
.
4
{
5
AddressBook
= 1,
6
AuthRoot
,
7
CertificateAuthority
,
8
Disallowed
,
9
My
,
10
Root,
11
TrustedPeople
,
12
TrustedPublisher
13
}
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
Generated by
1.10.0