Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Claim()
[3/10]
System.Security.Claims.Claim.Claim
(
string
type
,
string
value
)
inline
Definition at line
144
of file
Claim.cs
.
145
:
this
(
type
,
value
,
"http://www.w3.org/2001/XMLSchema#string"
,
"LOCAL AUTHORITY"
,
"LOCAL AUTHORITY"
,
null
)
146
{
147
}
System.ExceptionArgument.value
@ value
System.ExceptionArgument.type
@ type
System
Security
Claims
Claim
Generated by
1.10.0