Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ContextFlags
[4/4]
enum
Interop.SspiCli.ContextFlags
package
Enumerator
Zero
Delegate
MutualAuth
ReplayDetect
SequenceDetect
Confidentiality
UseSessionKey
AllocateMemory
Connection
InitExtendedError
AcceptExtendedError
InitStream
AcceptStream
InitIntegrity
AcceptIntegrity
InitManualCredValidation
InitUseSuppliedCreds
InitIdentify
AcceptIdentify
ProxyBindings
AllowMissingBindings
UnverifiedTargetName
Zero
Delegate
MutualAuth
ReplayDetect
SequenceDetect
Confidentiality
UseSessionKey
AllocateMemory
Connection
InitExtendedError
AcceptExtendedError
InitStream
AcceptStream
InitIntegrity
AcceptIntegrity
InitManualCredValidation
InitUseSuppliedCreds
InitIdentify
AcceptIdentify
ProxyBindings
AllowMissingBindings
UnverifiedTargetName
Zero
Delegate
MutualAuth
ReplayDetect
SequenceDetect
Confidentiality
UseSessionKey
AllocateMemory
Connection
InitExtendedError
AcceptExtendedError
InitStream
AcceptStream
InitIntegrity
AcceptIntegrity
InitManualCredValidation
InitUseSuppliedCreds
InitIdentify
AcceptIdentify
ProxyBindings
AllowMissingBindings
UnverifiedTargetName
Zero
Delegate
MutualAuth
ReplayDetect
SequenceDetect
Confidentiality
UseSessionKey
AllocateMemory
Connection
InitExtendedError
AcceptExtendedError
InitStream
AcceptStream
InitIntegrity
AcceptIntegrity
InitManualCredValidation
InitUseSuppliedCreds
InitIdentify
AcceptIdentify
ProxyBindings
AllowMissingBindings
UnverifiedTargetName
Definition at line
362
of file
Interop.cs
.
363
{
364
Zero
= 0,
365
Delegate
= 1,
366
MutualAuth
= 2,
367
ReplayDetect
= 4,
368
SequenceDetect
= 8,
369
Confidentiality
= 0x10,
370
UseSessionKey
= 0x20,
371
AllocateMemory
= 0x100,
372
Connection
= 0x800,
373
InitExtendedError
= 0x4000,
374
AcceptExtendedError
= 0x8000,
375
InitStream
= 0x8000,
376
AcceptStream
= 0x10000,
377
InitIntegrity
= 0x10000,
378
AcceptIntegrity
= 0x20000,
379
InitManualCredValidation
= 0x80000,
380
InitUseSuppliedCreds
= 0x80,
381
InitIdentify
= 0x20000,
382
AcceptIdentify
= 0x80000,
383
ProxyBindings
= 0x4000000,
384
AllowMissingBindings
= 0x10000000,
385
UnverifiedTargetName
= 0x20000000
386
}
Interop.SspiCli.ContextFlags.AllocateMemory
@ AllocateMemory
Interop.SspiCli.ContextFlags.InitIntegrity
@ InitIntegrity
Interop.SspiCli.ContextFlags.AcceptStream
@ AcceptStream
Interop.SspiCli.ContextFlags.SequenceDetect
@ SequenceDetect
Interop.SspiCli.ContextFlags.ProxyBindings
@ ProxyBindings
Interop.SspiCli.ContextFlags.Confidentiality
@ Confidentiality
Interop.SspiCli.ContextFlags.MutualAuth
@ MutualAuth
Interop.SspiCli.ContextFlags.AllowMissingBindings
@ AllowMissingBindings
Interop.SspiCli.ContextFlags.AcceptExtendedError
@ AcceptExtendedError
Interop.SspiCli.ContextFlags.UnverifiedTargetName
@ UnverifiedTargetName
Interop.SspiCli.ContextFlags.AcceptIntegrity
@ AcceptIntegrity
Interop.SspiCli.ContextFlags.InitExtendedError
@ InitExtendedError
Interop.SspiCli.ContextFlags.InitStream
@ InitStream
Interop.SspiCli.ContextFlags.Connection
@ Connection
Interop.SspiCli.ContextFlags.InitManualCredValidation
@ InitManualCredValidation
Interop.SspiCli.ContextFlags.UseSessionKey
@ UseSessionKey
Interop.SspiCli.ContextFlags.AcceptIdentify
@ AcceptIdentify
Interop.SspiCli.ContextFlags.Zero
@ Zero
Interop.SspiCli.ContextFlags.ReplayDetect
@ ReplayDetect
Interop.SspiCli.ContextFlags.InitIdentify
@ InitIdentify
Interop.SspiCli.ContextFlags.InitUseSuppliedCreds
@ InitUseSuppliedCreds
System.Delegate
Definition
Delegate.cs:12
Interop
SspiCli
Generated by
1.10.0