terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
PolicyEnforcement.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security.Authentication.ExtendedProtection
4
{
5
// Token: 0x020000EC RID: 236
6
public
enum
PolicyEnforcement
7
{
8
// Token: 0x0400043B RID: 1083
9
Never
,
10
// Token: 0x0400043C RID: 1084
11
WhenSupported
,
12
// Token: 0x0400043D RID: 1085
13
Always
14
}
15
}
System.Security.Authentication.ExtendedProtection.PolicyEnforcement
PolicyEnforcement
Definition
PolicyEnforcement.cs:7
System.Security.Authentication.ExtendedProtection.PolicyEnforcement.Always
@ Always
System.Security.Authentication.ExtendedProtection.PolicyEnforcement.Never
@ Never
System.Security.Authentication.ExtendedProtection.PolicyEnforcement.WhenSupported
@ WhenSupported
System.Security.Authentication.ExtendedProtection
Definition
ChannelBinding.cs:5
System
Definition
__ComObject.cs:4
source
System
Security
Authentication
ExtendedProtection
PolicyEnforcement.cs
Generated by
1.10.0