Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Label
string
? System.Security.Claims.ClaimsIdentity.Label
get
set
inherited
Definition at line
105
of file
ClaimsIdentity.cs
.
106
{
107
get
108
{
109
return
_label
;
110
}
111
set
112
{
113
_label
=
value
;
114
}
115
}
System.Security.Claims.ClaimsIdentity._label
string _label
Definition
ClaimsIdentity.cs:33
System.ExceptionArgument.value
@ value
System
Security
Principal
WindowsIdentity
Generated by
1.10.0