1 write to Count
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
4803
proxyRestriction.
Count
= XmlConvert.ToInt32(value);
2 references to Count
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
4858
if (null != data.
Count
)
4860
writer.WriteAttributeString(Saml2Constants.Attributes.Count, XmlConvert.ToString(data.
Count
.Value));