Base:
property
NamespaceUri
System.IdentityModel.Selectors.SecurityTokenSerializer.KeyIdentifierClauseEntry.NamespaceUri
2 references to NamespaceUri
System.IdentityModel (2)
System\IdentityModel\Tokens\WSSecurityJan2004.cs (2)
229
if (reader.IsStartElement(XD.SecurityJan2004Dictionary.SecurityTokenReference,
NamespaceUri
))
249
reader.ReadStartElement(XD.SecurityJan2004Dictionary.SecurityTokenReference,
NamespaceUri
);