Base:
method
CanReadClause
System.IdentityModel.Selectors.SecurityTokenSerializer.StrEntry.CanReadClause(System.Xml.XmlDictionaryReader, System.String)
1 override of CanReadClause
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
158
public override bool
CanReadClause
(XmlDictionaryReader reader, string tokenType)
1 reference to CanReadClause
System.IdentityModel (1)
System\IdentityModel\Tokens\WSSecurityXXX2005.cs (1)
165
return base.
CanReadClause
(reader, tokenType);