Base:
property
NamespaceUri
System.IdentityModel.Selectors.SecurityTokenSerializer.KeyIdentifierClauseEntry.NamespaceUri
1 reference to NamespaceUri
System.IdentityModel (1)
System\IdentityModel\Tokens\WSTrust.cs (1)
113return (reader.IsStartElement(this.LocalName, this.NamespaceUri) || reader.IsStartElement(this.LocalName, this.otherDictionary.Namespace));