Base:
property
NamespaceUri
System.IdentityModel.Selectors.SecurityTokenSerializer.KeyIdentifierClauseEntry.NamespaceUri
2 references to NamespaceUri
System.IdentityModel (2)
System\IdentityModel\Tokens\XmlDsigSep2000.cs (2)
129reader.ReadStartElement( XD.XmlSignatureDictionary.KeyName, NamespaceUri ); 145writer.WriteElementString( XD.XmlSignatureDictionary.Prefix.Value, XD.XmlSignatureDictionary.KeyName, NamespaceUri, nameClause.KeyName );