Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BootstrapContext
object? System.Security.Claims.ClaimsIdentity.BootstrapContext
get
set
inherited
Definition at line
67
of file
ClaimsIdentity.cs
.
68
{
69
get
70
{
71
return
_bootstrapContext
;
72
}
73
set
74
{
75
_bootstrapContext
=
value
;
76
}
77
}
System.Security.Claims.ClaimsIdentity._bootstrapContext
object _bootstrapContext
Definition
ClaimsIdentity.cs:29
System.ExceptionArgument.value
@ value
System
Security
Principal
WindowsIdentity
Generated by
1.10.0