1 write to isReadOnly
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAuthenticationStatement.cs (1)
140
this.
isReadOnly
= true;
6 references to isReadOnly
System.IdentityModel (6)
System\IdentityModel\Tokens\SamlAuthenticationStatement.cs (6)
65
if (
isReadOnly
)
77
if (
isReadOnly
)
105
if (
isReadOnly
)
117
if (
isReadOnly
)
126
get { return this.
isReadOnly
; }
131
if (!this.
isReadOnly
)