Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
OpenFlags
enum
System.Security.Cryptography.X509Certificates.OpenFlags
Enumerator
ReadOnly
ReadWrite
MaxAllowed
OpenExistingOnly
IncludeArchived
Definition at line
4
of file
OpenFlags.cs
.
5
{
6
ReadOnly = 0,
7
ReadWrite = 1,
8
MaxAllowed
= 2,
9
OpenExistingOnly
= 4,
10
IncludeArchived
= 8
11
}
System.Security.Cryptography.X509Certificates.OpenFlags.MaxAllowed
@ MaxAllowed
System.Security.Cryptography.X509Certificates.OpenFlags.IncludeArchived
@ IncludeArchived
System.Security.Cryptography.X509Certificates.OpenFlags.OpenExistingOnly
@ OpenExistingOnly
System
Security
Cryptography
X509Certificates
Generated by
1.10.0