Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
StoreLocation.cs
Go to the documentation of this file.
1
namespace
System.Security.Cryptography.X509Certificates
;
2
3
public
enum
StoreLocation
4
{
5
CurrentUser
= 1,
6
LocalMachine
7
}
System.Security.Cryptography.X509Certificates.StoreLocation
StoreLocation
Definition
StoreLocation.cs:4
System.Security.Cryptography.X509Certificates.StoreLocation.LocalMachine
@ LocalMachine
System.Security.Cryptography.X509Certificates.StoreLocation.CurrentUser
@ CurrentUser
System.Security.Cryptography.X509Certificates
Definition
CertificateAsn.cs:4
source
System.Security.Cryptography.X509Certificates
System.Security.Cryptography.X509Certificates
StoreLocation.cs
Generated by
1.10.0