Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ChannelBindingKind.cs
Go to the documentation of this file.
1
namespace
System.Security.Authentication.ExtendedProtection
;
2
3
public
enum
ChannelBindingKind
4
{
5
Unknown
= 0,
6
Unique
= 25,
7
Endpoint
= 26
8
}
System.Security.Authentication.ExtendedProtection.ChannelBindingKind
ChannelBindingKind
Definition
ChannelBindingKind.cs:4
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
ExtendedProtectionPolicyTypeConverter.cs:8
source
System.Net.Primitives
System.Security.Authentication.ExtendedProtection
ChannelBindingKind.cs
Generated by
1.10.0