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
ChannelBindingKind.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security.Authentication.ExtendedProtection
4
{
5
// Token: 0x020000E9 RID: 233
6
public
enum
ChannelBindingKind
7
{
8
// Token: 0x04000437 RID: 1079
9
Unknown
,
10
// Token: 0x04000438 RID: 1080
11
Unique
= 25,
12
// Token: 0x04000439 RID: 1081
13
Endpoint
14
}
15
}
System.Security.Authentication.ExtendedProtection.ChannelBindingKind
ChannelBindingKind
Definition
ChannelBindingKind.cs:7
System.Security.Authentication.ExtendedProtection.ChannelBindingKind.Endpoint
@ Endpoint
System.Security.Authentication.ExtendedProtection.ChannelBindingKind.Unknown
@ Unknown
System.Security.Authentication.ExtendedProtection.ChannelBindingKind.Unique
@ Unique
System.Security.Authentication.ExtendedProtection
Definition
ChannelBinding.cs:5
System
Definition
__ComObject.cs:4
source
System
Security
Authentication
ExtendedProtection
ChannelBindingKind.cs
Generated by
1.10.0